Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,266 for

document revision

(0.16 sec)
  1. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections...the Work with Document Properties documentation article. Remarks...Examples Shows how to work with a document’s custom properties. import...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete Revisions...ignore text inside delete revisions. The default value is False...ignore text inside delete revisions during a find-and-replace...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ProtectionType | Aspose.Words for Java

    Protection type for a Document in Java....ProtectionType Protection type for a document. Examples: Shows how to turn...protection for a section. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Words to PDF Track Changes Cell Highlighting pr...

    Hello, We have an issue where the resultant PDF of a Word Document that has track changes is unreadable due to the colour choices made for “By Author” Attached is the Document highlighting the issue Track Changes.docx …...the resultant PDF of a Word document that has track changes is...“By Author” Attached is the document highlighting the issue Track...

    forum.aspose.com/t/words-to-pdf-track-changes-c...
  6. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....Ask AI Clean Up a Document Contents [ Hide ] Sometimes you may...reduce the size of the output document and processing time. While...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...
  7. 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...
  8. 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...
  9. 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...
  10. 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...