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

document revision

(0.1 sec)
  1. 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...
  2. Aspose::Words::RevisionGroupCollection::idx_get...

    Aspose::Words::RevisionGroupCollection::idx_get method. Returns a Revision group at the specified index in C++....:idx_get method Returns a revision group at the specified index...to get a group of revisions in a document. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  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. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by word....while comparing documents. doc_a = aw . Document () builder_a =...adipiscing elit' ) doc_b = aw . Document () builder_b = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertCellColor method. Allows to specify the color to be used for inserted cells Insertion. Default value is Blue in C++....work with insert/delete cell revision color. auto doc = System ::...Words :: Document > ( get_MyDir () + u "Cell revisions.docx" );...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. 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...
  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. Compare Two PDF Files in C# | C# PDF Difference...

    Use .NET Document comparison library to compare two PDF files in C#. Customize PDF comparison....world, managing and comparing documents is a crucial task, especially...domains. When working with PDF documents in C#, Aspose.Words for .NET...

    blog.aspose.com/words/compare-pdf-files-in-csharp/