Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 11,503 for

insert images

(0.5 sec)
  1. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

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

    Implements the NEXT field in Java....Uses a document builder to insert MERGEFIELDs for a data source...Uses a document builder to insert a MERRGEFIELD with specified...

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

    Implements the SECTION field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java.... Remarks: Inserts a postal barcode in a machine-readable...Identification Mark (FIM) to insert. getFieldCode() Returns text...

    reference.aspose.com/words/java/com.aspose.word...
  5. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_Images_as_wmf property. When ``True`` all Images will be saved as WMF....save_images_as_wmf property RtfSaveOptions.save_images_as_wmf...all images will be saved as WMF. @property def save_images_as_wmf...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....we use a document builder to insert an EQ field, with an "\f" switch.../// Use a document builder to insert an EQ field, set its arguments...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSize.vertical_resolution property | Aspose...

    Imagesize.vertical_resolution property. Gets the vertical resolution in DPI....to read the properties of an image in a shape. doc = aw . Document...DocumentBuilder ( doc = doc ) # Insert a shape into the document which...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Utilize Sheet.SheetId property of OpenXml using...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Page Setup Features Insert Background Image to Excel Analyzing...

    docs.aspose.com/cells/java/utilize-sheet-sheeti...
  9. Paragraph | Aspose.Words for Java

    Represents a paragraph of text 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...
  10. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to Insert comment in PDF using C#....Imaging Product Family Aspose.BarCode...a particular page. Steps to Insert Comment in PDF using C# Set...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...