Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 396,359 for

document

(0.15 sec)
  1. InlineStory.isDeleteRevision property | Aspose....

    InlineStory.isDeleteRevision property. Returns true if this object was 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...
  2. Inline.parent_paragraph property | Aspose.Words...

    Inline.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.currentNode property | Aspose.W...

    DocumentBuilder.currentNode property. Gets the node that is currently selected in this DocumentBuilder....a paragraph or structured document tag, DocumentBuilder.currentNode...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.FirstPageTray | Aspose.Words for .NET

    Discover how to customize the first page tray with the PageSetup FirstPageTray property for optimal printing. Tailor your print settings for efficiency!...get all the sections in a document to use the default paper tray...selected printer. Document doc = new Document (); // Find the default...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....to Word Document using C# How to Convert HTML Document to Word...to Clean Metadata from Word Document in Python How to Remove Metadata...

    kb.aspose.com/words/page/6/
  6. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in DOCX using C++. In order to insert rows inside table of Word Document using C++ a very simple API interface is used....have wide utility inside Word document and you can easily insert...rows inside table of Word document by using a very simple C++...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...
  7. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....continuous throughout the document. RestartSection Numbering...places in the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileCorruptedException | Aspose.Words for Java

    Thrown during Document load when the Document appears to be corrupted and impossible to load in Java....Thrown during document load, when the document appears to be...the Programming with Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...