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

document revision

(0.07 sec)
  1. 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...
  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. 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...
  4. RevisionOptions.InsertCellColor | Aspose.Words ...

    Customize your spreadsheet with the InsertCellColor property in RevisionOptions. Choose your preferred color for inserted cells—default is blue!...insert/delete cell revision color. Document doc = new Document ( MyDir +...+ "Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. 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...
  6. 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/
  7. Compare Table - Free Support Forum - aspose.com

    Hello, after comparing two Documents and accepting Revision marks I have different results, see photo. Can you take a look at what the problem is and if I am doing something wrong? A.Compare(B, "test", DateTime.Now); …...comparing two documents and accepting revision marks I have different...after you accept the revisions that Document.Compare creates. When...

    forum.aspose.com/t/compare-table/325170
  8. 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...
  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.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/Revisiontype/#DELETION)...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...