Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 11,533 for

insert images

(0.23 sec)
  1. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Examples: Shows how to insert a field into a document using...// Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java.... Remarks: Inserts a drop-down list style form...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.InsertOnlineVideo method...insertOnlineVideo(videoUrl, width, height) Inserts an online video object into...width number The width of the image in points. Can be a negative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java....write("Current revision #"); // Insert a REVNUM field, which displays...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldData | Aspose.Words for Java

    Implements the DATA field in Java.... Examples: Shows how to insert a DATA field into a document...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY field in Java...."Category" built-in property, then insert a DOCPROPERTY field that references...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....allows the shape to have an image. get_Chart () Provides access...if the shape has image bytes or links an image. get_HasSmartArt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....getFieldCode()); // Insert an XE field that will not appear...setEntryType("B"); // End the bookmark and insert an XE field afterwards. //...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java.... Examples: Shows how to insert a field into a document using...// Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/java/com.aspose.word...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....docx"); Shows how to insert and customize footnotes. Document...insertAfter(Node newChild, Node refChild) Inserts the specified node immediately...

    reference.aspose.com/words/java/com.aspose.word...