Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,513 for

insert images

(0.03 sec)
  1. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....Examples: Shows how to insert a floating image to the center of a...DocumentBuilder(doc); // Insert a floating image that will appear behind...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.Insert_chart method...insert_chart method Contents [ Hide ] insert_chart(chart_type...e, width, height) Inserts an chart object into the document and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add Video in Presentation using Java

    In this example, we will learn about the procees of how to add Video in Presentation using Java. You can easily embed a MP4 to PPTX in Java with the help of a few lines of code....Imaging Product Family Aspose.BarCode...PPTX using Java . Steps to Insert Video in Presentation using...

    kb.aspose.com/slides/java/how-to-add-video-in-p...
  4. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....Examples Shows how to insert a floating image to the center of a...DocumentBuilder ( doc = doc ) # Insert a floating image that will appear behind...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.Insert_online_video method...insert_online_video method Contents [ Hide ] insert_online_video(video_url...video_url, width, height) Inserts an online video object into...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....Update () Examples Shows how to insert a field into a document using...DocumentBuilder > ( doc ); // Insert two fields while passing a...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... Remarks: Inserts the current date and time....getFieldCode()); builder.writeln(); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is Inserted inline and at 100% scale in C++....System::ArrayPtr<uint8_t>&) method Inserts an image from a byte array into...into the document. The image is inserted inline and at 100% scale...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to Insert a bookmark in Word using C#....Imaging Product Family Aspose.BarCode...Document class object for inserting bookmarks Instantiate DocumentBuilder...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  10. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...example, only image and OLE shapes can have images inside them...(Inherited from ShapeBase ) can_have_image Returns True if the shape type...

    reference.aspose.com/words/python-net/aspose.wo...