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

insert images

(0.13 sec)
  1. FieldComments | Aspose.Words for Java

    Implements the COMMENTS 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. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE 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...
  3. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for .NET license and discover limitations of the trial version....characters in a recognized image exceeds 300, only the first...characters in a recognized image is less than 300, the first...

    docs.aspose.com/ocr/net/licensing/
  4. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....IMAGE, shape.getShapeType()); // The...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::ShapeBase::get_HRef met...

    Aspose::Words::Drawing::ShapeBase::get_HRef method. Gets or sets the full hyperlink address for a shape in C++....Shows how to insert a shape which contains an image, and is also...( get_ArtifactsDir () + u "Image.InsertImageWithHyper.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....that contain high-resolution images or graphics. Smaller file sizes...shrinking or compressing all images removing unused PDF objects...

    docs.aspose.com/pdf/cpp/overview/
  7. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....that contain high-resolution images or graphics. Smaller file sizes...shrinking or compressing all images removing unused PDF objects...

    docs.aspose.com/pdf/java/overview/
  8. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....Examples Shows how to insert a floating image, and specify its position...shape = builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Several JPG Into DOCX Python

    Merge multiple JPG into DOCX in Python code. Save JPG as DOCX using Python....insert_image(fileName) # Insert a paragraph break...break to avoid overlapping images. builder.writeln() doc.save(...

    products.aspose.com/words/python-net/merge/jpg-...