Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 4,975 for

groupdocs.viewer,

(0.14 sec)
  1. 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...
  2. 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...
  3. Ինչպես փոխարկել MPP-ն PDF-ի Java-ում

    Հեշտությամբ փոխակերպեք Microsoft-ի նախագծի ֆայլերը չխմբագրվող ձևաչափի, սովորեք, թե ինչպես փոխարկել MPP-ն PDF-ի Java-ում և զարգացնել Java MPP-ի PDF փոխարկիչ հավելվածը:...Հեշտությամբ փոխակերպեք Microsoft-ի նախագծի ֆայլերը չխմբագրվող ձևաչափի, սովորեք, թե ինչպես փոխարկել MPP-ն PDF-ի Java-ում և զարգացնել Java MPP-ի PDF փոխարկիչ հավելվածը:

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  4. Ինչպես փոխարկել PDF-ը CSV-ի Java-ի միջոցով

    Այս կարճ հոդվածը բացատրում է PDF-ը CSV-ի Java-ի միջոցով փոխարկելու կարգը և սովորել, թե ինչպես օգտագործել այս ուղեցույցը՝ Java PDF-ը CSV ֆունկցիոնալությունը զարգացնելու համար:...Այս կարճ հոդվածը բացատրում է PDF-ը CSV-ի Java-ի միջոցով փոխարկելու կարգը և սովորել, թե ինչպես օգտագործել այս ուղեցույցը՝ Java PDF-ը CSV ֆունկցիոնալությունը զարգացնելու համար:

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  5. Merge XLSX files using Java

    Discover the process of how to merge XLSX files using Java. Enhance document management efficiency by learning how to combine XLSX files in Java programming....Discover the process of how to merge XLSX files using Java. Enhance document management efficiency by learning how to combine XLSX files in Java programming.

    kb.groupdocs.com/merger/java/merge-xlsx-files-u...
  6. How to Convert RTF to PDF in Java

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality.

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Convert Excel to HTML using C#

    Let's get familiar yourself with the procedure to convert Excel to HTML using C#. Learn how to use the instructions to write the code to export Excel to HTML in C#....Let's get familiar yourself with the procedure to convert Excel to HTML using C#. Learn how to use the instructions to write the code to export Excel to HTML in C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert TXT to PPTX using Java

    This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java....This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java.

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert DOCX to MHTML using C#

    This article will walk you through the process to convert docx to mhtml using C#. You will also find code example in this article to generate mhtml from docx in C#....This article will walk you through the process to convert docx to mhtml using C#. You will also find code example in this article to generate mhtml from docx in C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion.

    kb.groupdocs.com/conversion/net/how-to-convert-...