Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,115 for

document revision

(0.07 sec)
  1. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...has 6 pages MS Word detected revision changes in both header images...placement in the Aspose output document is left-aligned rather than...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  2. 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...
  3. How to Password Protect a Word Document in Python

    This tutorial is written to guide you on how to password protect a Word Document in Python. It contains all the details required to configure the environment, step wise process to accomplish the task and a runnable sample code to lock Word Document in Python....to Password Protect a Word Document in Python This short tutorial...to password protect a Word document in Python . It provides the...

    kb.aspose.com/words/python/how-to-password-prot...
  4. 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...
  5. Aspose.Words incorrectly showing the original t...

    DocA and DocB were built for testing how Word and Aspose are processing styles, hyperlinks and tables with variations of target Document (in Word, “show changes in”) and options selected for Format, Tables and Fields. W…...the target document is the new (revised) document Aspose.Words...with variations of target document (in Word, “show changes in”)...

    forum.aspose.com/t/aspose-words-incorrectly-sho...
  6. 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...
  7. 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...
  8. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various Document layouts....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/cpp/specify-layout-options/
  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. Specify Layout Options in Java|Aspose.Words for...

    Create output Documents with various layouts, depending on the parameters specified in the Document using Java....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/java/specify-layout-options/