Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,696 for

document revision

(0.07 sec)
  1. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Levels of Nodes in a Document documentation article. Remarks A...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.isMoveFromRevision property | Aspose....

    Paragraph.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....paragraph is a move revision. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphCollection.Item | Aspose.Words for .NET

    Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless text management....paragraph is a move revision. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/net/aspose.words/par...
  4. Aspose::Words::RevisionCollection::RejectAll me...

    Aspose::Words::RevisionCollection::RejectAll method. Rejects all Revisions in this collection in C++....ctAll method Rejects all revisions in this collection. void Aspose...to work with a document’s collection of revisions. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....with revision paragraphs. auto doc = MakeObject < Document > ();...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_Revision_bars property. Allows to specify whether Revision bars should be rendered near lines containing revised content...show_revision_bars property RevisionOptions.show_revision_bars...Allows to specify whether revision bars should be rendered near...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionBars method. Allows to specify whether Revision bars should be rendered near lines containing revised content. Default value is true in C++....Allows to specify whether revision bars should be rendered near...near lines containing revised content. Default value is true ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../Revision/) objects...Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::RevisionGroup class | Aspose.Wor...

    Aspose::Words::RevisionGroup class. Represents a group of sequential Revision objects. To learn more, visit the Documentation article in C++....Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. class RevisionGroup...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the Documentation article in C++....Working with Paragraphs documentation article. class ParagraphCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/par...