Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 2,869 for

document processing

(0.14 sec)
  1. Use redaction callback | GroupDocs

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...specific changes during redaction process or to keep a full log of changes...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Render Excel and Apple Numbers spreadsheets as ...

    Convert Excel and Numbers spreadsheets to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Python / Document rendering basics / Render...

    docs.groupdocs.com/viewer/python-net/render-exc...
  3. sample-app.zip

    sample-app/sample.pdf This Document contains a variety of formatted elements that are used to test Document rendering quality during file conversion Source Sans Pro Light, 14 pt. Simple text in Tim......pdf This document contains a variety of formatted...elements that are used to test document rendering quality during file...

    docs.groupdocs.com/viewer/nodejs-java/sample-fi...
  4. How to Convert ODT to PPTX using Java

    In this tutorial, we will discover how to convert ODT to PPTX using Java without installing extra software installation along with code to export ODT to PPTX in Java....implementation of this conversion process. Code to Convert ODT to PPTX...becomes an easy and simplified process once you have correctly set...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in Document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the Document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...class instance and pass to it. Process each Metadata signature ( )...

    docs.groupdocs.com/signature/java/search-for-em...
  6. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...( String source ) { return process ( source ); } /** * <p> * Decode...

    docs.groupdocs.com/signature/java/search-embed-...
  7. How to Compare PDF Files using Java

    Easily compare PDF files using Java by consuming one of the top Document comparison library and learning how to create functionality for PDF comparison in Java....explain to you the step-by-step process to compare PDF files using...example for comparing PDF documents. Steps to Compare PDF Files...

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....identify products and streamline processes like inventory management...extract data from diverse document formats like PDF, Word, Excel...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  9. Convert CSV to MD using Java

    Let's swiftly grasp how to convert CSV to MD using Java without extra software installations. We will present you key steps and Java code to export CSV to MD....well-formatted, human-readable documents, while CSV is commonly employed...necessary, especially for documentation purposes. This tutorial...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  10. How to Add Watermark Annotation to PDF using C#

    Review the step-by-step guide to add watermark annotation to PDF using C# by annotation library and how to use these instructions to insert watermark to PDF in C#....walks you through the stepwise process to add watermark annotation...method with the resultant document path to save the output PDF...

    kb.groupdocs.com/annotation/net/how-to-add-wate...