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

document revision

(0.2 sec)
  1. 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...
  2. Update Windows document properties - Free Suppo...

    Hi Team, currently we are using the Aspose.Words for updating the Document properties inside the word Document. Now we got a new requirement from the info sec to check if it is possible to add the properties to windows …...Update Windows document properties Aspose.Words Product Family...updating the document properties inside the word document. Now we...

    forum.aspose.com/t/update-windows-document-prop...
  3. 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...
  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. 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...
  6. 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...
  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. 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...
  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. 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...