Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,023 for

document revision

(0.07 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. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change....group of revisions in a document. doc = aw . Document ( file_name...file_name = MY_DIR + 'Revisions.docx' ) self . assertEqual ( 7 , doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayoutOptions RevisionOptions property to easily access and customize Revision settings for enhanced Document control and flexibility....RevisionOptions property Gets revision options. public RevisionOptions...appearance of revisions in a rendered output document. Document doc =...

    reference.aspose.com/words/net/aspose.words.lay...
  4. 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...
  5. LayoutOptions.revision_options property | Aspos...

    LayoutOptions.Revision_options property. Gets Revision options....revision_options property LayoutOptions.revision_options property...property Gets revision options. @property def revision_options (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to work with revision paragraphs. auto doc = System...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::RevisionCollection::get_Groups m...

    Aspose::Words::RevisionCollection::get_Groups method. Collection of Revision groups in C++....oups method Collection of revision groups. System :: SharedPtr...to work with a document’s collection of revisions. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Examples Shows how to work with revision paragraphs. auto doc = System...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_Revisions method...start_track_revisions method Contents [ Hide ] start_track_revisions(author...make to the document programmatically as revision changes. def...

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

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage Document Revisions and enhance your layout process for optimal results....Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. public class RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...