Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,025 for

document revision

(0.12 sec)
  1. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionGroup class | Aspose.Words for Node.js

    Aspose.Words.RevisionGroup class. Represents a group of sequential [Revision](../Revision/) objects...Represents a group of sequential Revision objects. To learn more, visit...Track Changes in a Document documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.Revision_bars_width property. Gets or sets width of Revision bars, points....revision_bars_width property RevisionOptions.revision_bars_width...width of revision bars, points. @property def revision_bars_width...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how Document Revisions are handled during layout process. To learn more, visit the Documentation article in C++....Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. class RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances Document editing by controlling visible Revisions in balloons for clear collaboration....enumeration Specifies which revisions are rendered in balloons....insert, delete and format revisions inline. Format 1 Renders insert...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RevisionOptions.MovedToTextEffect | Aspose.Word...

    Discover the RevisionOptions MovedToTextEffect property, which customizes text effects for moved content. Enhance clarity with the default DoubleUnderline style!...appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...
  7. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified index....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.Revision_number property. Gets or sets the Document Revision number....revision_number property BuiltInDocumentPrope.revision_number...sets the document revision number. @property def revision_number...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Combine Deletion and Insertion into a Single Tr...

    I am using Aspose Words for Java (on-premise version) to edit Word Documents. Currently, I am able to generate tracked changes successfully, but I would like to improve the UX for accepting changes. Right now, when bot…...(on-premise version) to edit Word documents. Currently, I am able to generate...creates separate w:del and w:ins revision elements. The “single‑step”...

    forum.aspose.com/t/combine-deletion-and-inserti...