Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,148 for

document revision

(0.32 sec)
  1. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a Document...Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks The document is represented...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a boolean value indicating either to ignore text inside insert Revisions. The default value is false in C++....ignore text inside insert revisions. The default value is false...ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a paragraph is part of a bulleted or numbered list in its original Revision. Enhance your Document's structure!...numbered list in original revision. public bool IsListItem {...inside another list. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  4. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...Create Annotations in PDF document via Java You need Aspose.PDF...Load PDF in an instance of Document class. Create an annotation...

    products.aspose.com/pdf/java/annotation/
  5. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....external resources into a document. public void resourceLoadingCallb()...throws Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original Revision....numbered list in original revision. @property def is_list_item...inside another list. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.isListItem property | Aspose.Words fo...

    Paragraph.isListItem property. True when the paragraph is an item in a bulleted or numbered list in original Revision....numbered list in original revision. get isListItem () : boolean...another list. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add digital signature with a custom security ha...

    Add digital signature with a custom security handler in C#...int Version { get ; } int Revision { get ; } int KeyLength {...algorithm revision. /// </summary> public int Revision { get {...

    docs.aspose.com/pdf/net/custom-security-handler/
  9. Web Extensions - Office Add-ins|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....with the content in Office documents. Web Extensions add additional...492B - B6BF - 27D25D0B0EEF AI Document Assistant Close Update Days...

    docs.aspose.com/cells/java/web-extensions-offic...
  10. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing Document sections effortlessly. Enhance your Document processing with seamless control and flexibility....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/