Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 3,260 for

document revision

(0.09 sec)
  1. PropertyType | Aspose.Words for Java

    Specifies data type of a Document property in Java....PropertyType Specifies data type of a document property. Examples: Shows...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete Revisions. The default value is false in C++....ignore text inside delete revisions. The default value is false...ignore text inside delete revisions during a find-and-replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific Revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise indexing....RevisionGroupCollect indexer Returns a revision group at the specified index...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the Documentation article in C++....the Work with Document Properties documentation article. class...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_Revisions method. Stops automatic marking of Document changes as Revisions....stop_track_revisions method stop_track_revisions() Stops automatic...automatic marking of document changes as revisions. def stop_track_revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If Revisions are present in the Document tags, we need to preserve those Revisions in the plain-text version. We also need to support the reverse conversion (pla…...type with revisions Aspose.Words Product Family revision , words-java...plain text . If revisions are present in the document tags, we need...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  7. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../Revision/)....of change being tracked in Revision . Members Name Description...content was inserted in the document. Deletion Content was removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....the Working with Comments documentation article. Remarks: A comment...comment to a document, and then reply to it. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. RevisionOptions.measurementUnit property | Aspo...

    RevisionOptions.measurementUnit property. Allows to specify the measurement units for Revision comments...the measurement units for revision comments. Default value is...Shows how to make a saved document conform to an older ODT schema...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Add Password to Word Document using Java

    This tutorial provides details on how to add password to Word Document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of Document protection using Java....How to Add Password to Word Document using Java In this article...how to add password to Word document using Java . It contains all...

    kb.aspose.com/words/java/how-to-add-password-to...