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

document revision

(0.11 sec)
  1. 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/
  2. 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...
  3. RevisionGroupCollection indexer | Aspose.Words ...

    RevisionGroupCollection indexer. Returns a Revision group at the specified index....__getitem__(index) Returns a revision group at the specified index...group of revisions in a document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HTML|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] AI Document Assistant Close JSON Convert Revision of XLSB...

    docs.aspose.com/cells/java/html/
  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.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...
  7. 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...
  8. Cannot create Aspose.Cells object from Excel 20...

    Using Aspose.Cells version 5.1.2.4 with VB.NET Framework 1.1 with a fully licensed version with a current support agreement: I am a developer and we are using Aspose.Cells objects to update custom Document properties co…...Cells object from Excel 2003 document Aspose.Cells Product Family...update custom document properties containing revision and other document...

    forum.aspose.com/t/cannot-create-aspose-cells-o...
  9. 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...
  10. 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...