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

document revision

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity 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. 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...
  6. RevisionOptions.MovedFromTextColor | Aspose.Wor...

    Customize your RevisionOptions with the MovedFromTextColor property. Highlight moved content effortlessly, enhancing clarity and user experience....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. RevisionOptions.DeletedTextEffect | Aspose.Word...

    Discover the DeletedTextEffect property in RevisionOptions. Customize how deleted content appears with effects like StrikeThrough for enhanced clarity....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...
  8. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties 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...
  9. 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...
  10. ShowInBalloons | Aspose.Words for Java

    Specifies which Revisions are rendered in balloons in Java....ShowInBalloons Specifies which revisions are rendered in balloons.... Remarks: Note that revisions are not rendered in balloons for...

    reference.aspose.com/words/java/com.aspose.word...