Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 20,465 for

document insertion

(0.08 sec)
  1. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of Document revisions....Allows to specify color of document revisions. Members Name Description...rendered output document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the text that represents the displayed field result.... Remarks The Document.update_list_labels() method...displays in the document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality.... Full file name: C:\\My Documents\\SalesReport.doc . Relative...Relative file name: ..\\My Documents\\SalesReport.doc . Bookmark...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSaveOptions.horizontal_resolution property...

    ImageSaveOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....bookmarks from a document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert five bookmarks with text inside...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... Document () builder = aw . DocumentBuilder...title, and then add it to the document. shape = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. UserInformation.DefaultUser | Aspose.Words for ...

    Discover the DefaultUser property for seamless user information management. Enhance your app's efficiency with our easy-to-use features!...user information for single document. Examples Shows how to set...them using fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...