Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,828 for

document revision

(0.29 sec)
  1. 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++....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...
  2. 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++....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...
  3. Paragraph.Runs | Aspose.Words for .NET

    Paragraph Runs property. Provides access to the typed collection of pieces of text inside the paragraph in C#....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/par...
  4. RunCollection.ToArray | Aspose.Words for .NET

    RunCollection ToArray method. Copies all runs from the collection to a new array of runs in C#....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/run...
  5. Inline.IsInsertRevision | Aspose.Words for .NET

    Inline IsInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C#....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Inline Class | Aspose.Words for .NET

    Aspose.Words.Inline class. Base class for inlinelevel nodes that can have character formatting associated with them but cannot have child nodes of their own in C#....Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::RunCollection Class Reference - ...

    Provides typed access to a collection of Run nodes....Shows how to determine the revision type of an inline node. auto...doc = MakeObject<Document>(MyDir + u "Revision runs.docx" ); //...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of Revision groups....groups property Collection of revision groups. Examples Shows how...to work with a document’s collection of revisions. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    ShapeBase IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....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...
  10. Inline - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ResourceLoadingArgs ResourceSavingArgs Revision RevisionCollection RevisionGroup...

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