Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 18,766 for

insert documents

(0.18 sec)
  1. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated...how to insert and rotate an image. doc = aw . Document () builder...) # Insert a shape with an image. shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...

    docs.aspose.com/words/java/working-with-styles-...
  3. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to....Shows to insert a GOTOBUTTON field. doc = aw . Document () builder...references. field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.Insert_shape method...insert_shape method Contents [ Hide ] insert_shape(shape_type...e, width, height) Inserts inline shape with specified type and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldGoToButton.Location | Aspose.Words for .NET

    Discover the FieldGoToButton Location property, easily set bookmarks, page numbers, or items for seamless navigation and enhanced user experience....to insert a GOTOBUTTON field. Document doc = new Document ();...MyBookmark My Button" )); // Insert a valid bookmark for the field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....the Working with Fields documentation article. Remarks: At the...merge’s output documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Cells.GridDesktop - Desktop Grid Control...

    This article introduce features for GridDesktop .... Worksheet Features Add, insert or remove worksheets. Rename...Row & Column Features Add, insert or remove rows and columns...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....node being inserted was created from another document, you should...current document. The imported node can then be inserted into the...

    reference.aspose.com/words/net/aspose.words/com...
  10. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....C++ Contents [ Hide ] This document is designed to provide developers...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/cpp/converting-worksheet-...