Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 11,575 for

insert images

(1.12 sec)
  1. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE 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. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....insertAfter(Node newChild, Node refChild) Inserts the specified node immediately...insertBefore(Node newChild, Node refChild) Inserts the specified node immediately...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....// and then insert them into the document as images. doc.getFieldOptions()...generate the image. // Afterwards, we can insert the image into the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....Cells of the Visio Shapes Users insert text fields into shapes to...ShapeSheet. Developers can insert and read all user defined cells...

    docs.aspose.com/diagram/net/working-with-user-d...
  5. ShapeBase.AspectRatioLocked | Aspose.Words for ...

    Discover the ShapeBase AspectRatioLocked property to effortlessly maintain your shapes' aspect ratio for perfect designs. Enhance your projects today!...on the ShapeType , for the Image it is true but for the other...DocumentBuilder ( doc ); // Insert a shape. If we open this document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS 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...
  7. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....Examples Shows how to insert a floating image, and specify its position...bottom and right edges of the image. expect ( shape . bottom )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldSet | Aspose.Words for Java

    Implements the SET 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...
  9. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....getExportEmbeddedIma() Specifies whether images should be embedded into the...determining the quality of the JPEG images inside Html document. getMaxImageResolutio()...

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

    Represents a collection of nodes of a specific type in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...

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