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

document revision

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the Document layout process. To learn more, visit the Documentation article in C++....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. class LayoutOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom Document property of the Boolean data type in C++....method Creates a new custom document property of the Boolean data...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow to specify whether Revision text should be marked with special formatting markup. Default value is true in C++....method Allow to specify whether revision text should be marked with...modify the appearance of revisions. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

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