Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 29,662 for

document insertion

(0.11 sec)
  1. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects...Track Changes in a Document documentation article. Properties...in this group. text Returns inserted/deleted/moved text or description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type...be automatically inserted into the document whenever its name...an application. STRUCTURED_DOCUMENT_TAG_PLACEHOLDER_TEXT The building...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the Documentation article in C++....Words Document Object Model (DOM) documentation article. class...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/body/
  5. Aspose.Words same code cross environment odd be...

    @amjad.sahi When I add fonts over Linux server now images are capturing exactly same as Excel sheet. Now in same word where I am pasting images, we are adding some notes/paragraphs too. So what this functionality is we …..., inserting images to MS Word documents, adding notes/paragraphs...notes/paragraphs to the document and manipulating Word document, etc.) are...

    forum.aspose.com/t/aspose-words-same-code-cross...
  6. NodeCollection.Contains | Aspose.Words for .NET

    NodeCollection Contains method. Determines whether a node is in the collection in C#.... Document doc = new Document (); DocumentBuilder...// Add text to the document by inserting Runs using a DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  7. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) builder . insert_field ( field_code = 'MERGEFIELD...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....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...
  9. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a Document....Specifies type of a break inside a document. Members Name Description...in a document using DocumentBuilder. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....Examples Shows how to create PDF document outline entries for headings...inside tables. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...