Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 18,741 for

insert documents

(0.16 sec)
  1. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font.... Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out....enumeration Specifies how document is printed out. Members Name...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....visitor DocumentVisitor The document visitor. Return Value The...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  8. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/cpp/aspose.words/sto...