Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 4,891 for

groupdocs.viewer,

(0.11 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. Export Data | Documentation

    How to export data to JSON or XML files....How to export data to JSON or XML files.

    docs.groupdocs.com/parser/net/export-data/
  3. Save with default options | Documentation

    This article demonstrates the simplest way to save the document...This article demonstrates the simplest way to save the document

    docs.groupdocs.com/redaction/net/save-with-defa...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. GroupDocs.Editor Product Family | Documentation

    Use GroupDocs.Editor libraries to programmatically edit Word documents, Excel spreadsheets and PowerPoint presentations...Use GroupDocs.Editor libraries to programmatically edit Word documents, Excel spreadsheets and PowerPoint presentations

    docs.groupdocs.com/editor/
  9. How to run examples | Documentation

    This article describes how to run Node.js file conversion API code examples....This article describes how to run Node.js file conversion API code examples.

    docs.groupdocs.com/conversion/nodejs-java/how-t...
  10. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/java/convert/note/