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

document revision

(0.02 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. 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...
  10. 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...