Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,024 for

document revision

(0.1 sec)
  1. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word Document...Document class Document class Represents a Word document. To...with Document documentation article. Remarks The Document is a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify Document lines containing revised information. Default value is Red in C++....that identify document lines containing revised information. Default...modify the appearance of revisions. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  5. RevisionColor | Aspose.Words for Java

    Allows to specify color of Document Revisions in Java....Allows to specify color of document revisions. Examples: Shows how...appearance of revisions in a rendered output document. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  6. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/Revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../Revisiontexteffect/#NONE)...revised_properties_effect property RevisionOptions.revised_properties_effect...RevisionTextEffect.NONE @property def revised_properties_effect ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionGroup.RevisionType | Aspose.Words for .NET

    Discover the RevisionGroup RevisionType property to easily identify and manage the types of Revisions in your project. Streamline your workflow today!...property Gets the type of revisions included in this group. public...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  8. DocumentProperty.ToInt | Aspose.Words for .NET

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!...custom document properties. Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  9. FieldRevNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRevNum class for seamless REVNUM field implementation. Enhance Document automation and streamline workflow efficiency!...the Working with Fields documentation article. public class FieldRevNum...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field...Fields documentation article. Remarks Retrieves the document’s revision...recorded in the Revision property of the built-in document properties...

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