Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,803 for

document revision

(0.1 sec)
  1. Story.Paragraphs | Aspose.Words for .NET

    Story Paragraphs property. Gets a collection of paragraphs that are immediate children of the story in C#....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/sto...
  2. RevisionOptions - Aspose.Words for Java - API R...

    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...
  3. RunCollection - Aspose.Words for Java - API Ref...

    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...
  4. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....the Programming with Documents documentation article. Remarks: All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/java/com.aspose.word...
  5. ParagraphCollection.Item | Aspose.Words for .NET

    ParagraphCollection Item property. Retrieves a Paragraph at the given index in C#....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...
  6. 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...
  7. 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...enabled. @property def is_delete_revision ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Revision.Accept | Aspose.Words for .NET API 参考

    Revision 方法. 接受此修订...Revision.Accept Revision.Accept method 接受此修订。 public void Accept...例子 显示如何使用文档中的修订。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...