Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 4,552 for

groupdocs.total,

(0.15 sec)
  1. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page....This article explains that how to extract Markdown formatted text from document page.

    docs.groupdocs.com/parser/net/markdown/
  2. How to Run Examples | Documentation

    This article describes how to run Java Search API code examples....This article describes how to run Java Search API code examples.

    docs.groupdocs.com/search/java/how-to-run-examp...
  3. Verify Digital signatures in the document | Doc...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....This topic explains how to verify digital electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/verify-digita...
  4. Load document from Amazon S3 Storage | Document...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/load-document...
  5. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API.... This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/verifying-doc...
  6. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured.

    docs.groupdocs.com/redaction/net/extend-support...
  7. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....This article explains that how to use PageAreaRedaction.

    docs.groupdocs.com/redaction/net/use-page-area-...
  8. Extract pages | Documentation

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java....Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java.

    docs.groupdocs.com/merger/java/extract-pages/
  9. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System.

    docs.groupdocs.com/redaction/java/use-redaction...
  10. GroupDocs.Redaction Overview | Documentation

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information.

    docs.groupdocs.com/redaction/java/groupdocs-red...