Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,591 for

document revision

(0.04 sec)
  1. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....the Programming with Documents documentation article. Examples:...determine the revision type of an inline node. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeBase.IsMoveToRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsMoveToRevision property enhances your Microsoft Word experience by tracking object movements seamlessly during edits....identify move revision shapes. // A move revision is when we move...move an element in the document body by cut-and-pasting it in...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Levels of Nodes in a Document documentation article. Remarks: A...determine the revision type of an inline node. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  4. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....Examples Shows how to view revision-related properties of InlineStory...nodes. Document doc = new Document ( MyDir + "Revision footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Revision.parentStyle property | Aspose.Words fo...

    Revision.parentStyle property. Gets the immediate parent style (owner) of this Revision...parentStyle property Revision.parentStyle property Gets the immediate...parent style (owner) of this revision. This property will work for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++....Shows how to determine the revision type of an inline node. auto...= MakeObject < Document > ( MyDir + u "Revision runs.docx" );...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to view revision-related properties of InlineStory...= MakeObject < Document > ( MyDir + u "Revision footnotes.docx"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    Discover the ShapeBase IsDeleteRevision property, learn how it indicates object deletion in Microsoft Word with change tracking enabled for enhanced Document management....work with revision shapes. Document doc = new Document (); Assert...tracking revisions, which will make this shape not a revision of any...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....the Working with Fields documentation article. Remarks: FieldSeparator... control character in the document. FieldSeparator can only be...

    reference.aspose.com/words/java/com.aspose.word...
  10. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../Revisiongroup/) objects that represent Revision groups in the Document...that represent revision groups in the document. To learn more...Track Changes in a Document documentation article. Remarks You...

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