Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,828 for

document revision

(2.7 sec)
  1. RevisionCollection.Groups | Aspose.Words for .NET

    RevisionCollection Groups property. Collection of Revision groups in C#....Groups property Collection of revision groups. public RevisionGroupCollect...work with a document’s collection of revisions. Document doc = new...

    reference.aspose.com/words/net/aspose.words/rev...
  2. PdfPermissions - Aspose.HTML for Java - API Ref...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....handlers of revision 3 or greater) Assemble the document (insert...ExtractContent Security handlers of revision 2) Copy or otherwise extract...

    reference.aspose.com/html/java/com.aspose.html....
  3. pdfpermissions - Aspose.HTML for Java - API Ref...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....handlers of revision 3 or greater) Assemble the document (insert...ExtractContent Security handlers of revision 2) Copy or otherwise extract...

    reference.aspose.com/html/java/com.aspose.html....
  4. Paragraph.is_insert_revision property | Aspose....

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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++....with revision paragraphs. auto doc = MakeObject < Document > ();...above paragraphs are not revisions. // Paragraphs that we add...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::InlineStory Class Referenceabstr...

    Base class for inline-level nodes that can contain paragraphs and tables.... auto doc = MakeObject<Document>(); auto builder = MakeOb...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::InlineStory Class Referenceabstr...

    Base class for inline-level nodes that can contain paragraphs and tables.... auto doc = MakeObject<Document>(); auto builder = MakeOb...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....is a move revision. auto doc = MakeObject < Document > ( MyDir...MyDir + u "Revisions.docx" ); // This document contains "Move" revisions...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Range.Revisions | Aspose.Words for .NET

    Range Revisions property. Gets a collection of Revisions tracked changes that exist in this range in C#....Revisions Range.Revisions property Gets a collection of revisions...public RevisionCollection Revisions { get ; } Remarks The returned...

    reference.aspose.com/words/net/aspose.words/ran...
  10. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...compare(document, author, date_time) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/python-net/aspose.wo...