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

document revision

(0.11 sec)
  1. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word Document. To learn more, visit the Documentation article in C++....Aspose::Words::Document class Contents [ Hide ] Document class Represents...Represents a Word document. To learn more, visit the Working with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word Documents with Aspose.Words. No need for Word installation—streamline your Document workflow today!...and printing Microsoft Word documents without utilizing Microsoft...end of a bookmark in a Word document. BookmarkStart Represents...

    reference.aspose.com/words/net/aspose.words/
  3. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python....enables you to create output documents with various layouts, depending...printer metrics to lay out document” compatibility option, see...

    docs.aspose.com/words/python-net/specify-layout...
  4. 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...
  5. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two Documents(could be pdf to pdf, pdf to docx, docx to docx). I need a logic to compare the two files and display the original Documents to be displayed side by side with the changes…...Document comparison tool Aspose.Total Product Family comparedocument...I have is to compare two documents(could be pdf to pdf, pdf to...

    forum.aspose.com/t/document-comparison-tool/316675
  6. 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...
  7. Standard way of extracting the location of revi...

    Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com Currently I am facing issues with setting the parent node of the Revisions in the enum, getting the following error: enum.set_current(layou…...extracting the location of revisions Aspose.Words Product Family...setting the parent node of the revisions in the enum, getting the following...

    forum.aspose.com/t/standard-way-of-extracting-t...
  8. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToString method. Returns the property value as a string formatted according to the current locale in C++....Shows how to work with custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Working with Paragraphs documentation article. Remarks: Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  10. RevisionOptions.insert_cell_color property | As...

    RevisionOptions.insert_cell_color property. Allows to specify the color to be used for inserted cells [RevisionType.INSERTION](../../../aspose.words/Revisiontype/#INSERTION)...insert/delete cell revision color. doc = aw . Document ( file_name =...'Cell revisions.docx' ) doc . layout_options . revision_options...

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