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

document revision

(0.1 sec)
  1. 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...
  2. 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...
  3. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the Document layout process in Java....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionOptions.revisionBarsColor property | As...

    RevisionOptions.RevisionBarsColor property. Allows to specify the color to be used for side bars that identify Document lines containing revised information...that identify document lines containing revised information. Default...values will result in hiding revision bars from the layout. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Specify Layout Options in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/specify-layout-options/
  6. 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...
  7. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python....NET to control document layout features such as hidden...marks, comment rendering, and revision display. It provides property...

    docs.aspose.com/words/python-net/specify-layout...
  8. 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-...
  9. 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...
  10. RevisionOptions.DeleteCellColor | Aspose.Words ...

    Customize your spreadsheet with the RevisionOptions DeleteCellColor property. Easily set a unique color for deleted cells, enhancing clarity and organization....insert/delete cell revision color. Document doc = new Document ( MyDir +...+ "Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...