Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,477 for

document revision

(0.02 sec)
  1. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_Revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Paragraph.is_delete_revision property...work with revision paragraphs. doc = aw . Document () body =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphCollection Class | Aspose.Words for .NET

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of Paragraph nodes in C#....Working with Paragraphs documentation article. public class ParagraphCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/par...
  3. 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. You do not...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Paragraph IsInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C#....work with revision paragraphs. Document doc = new Document (); Body...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/net/aspose.words/par...
  5. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Paragraph IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#....work with revision paragraphs. Document doc = new Document (); Body...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/net/aspose.words/par...
  6. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    ShapeBase IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#....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...
  7. Aspose::Words::RevisionGroup Class Reference - ...

    Represents a group of sequential Revision objects....Represents a group of sequential Revision objects. Examples Shows how...info about a group of revisions in a document. auto doc = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::RevisionGroup Class Reference - ...

    Represents a group of sequential Revision objects....Represents a group of sequential Revision objects. Examples Shows how...info about a group of revisions in a document. auto doc = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Document.AcceptAllRevisions | Aspose.Words for ...

    Document AcceptAllRevisions method. Accepts all tracked changes in the Document in C#....AcceptAllRevisions Contents [ Hide ] Document.AcceptAllRevisions method...all tracked changes in the document. public void AcceptAllRevisions...

    reference.aspose.com/words/net/aspose.words/doc...
  10. RevisionCollection.RejectAll | Aspose.Words for...

    RevisionCollection RejectAll method. Rejects all Revisions in this collection in C#....RejectAll method Rejects all revisions in this collection. public...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...