Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 2,720 for

document processing

(0.36 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. How to Add Image Signature to RTF using C#

    This article is here to assist you to add image signature to RTF using C#. Additionally, we will furnish you with a code example to insert image signature into RTF using C#....Signature to RTF using C# An RTF document gains legitimacy and a personal...image signature to electronic documents, including RTF files. In this...

    kb.groupdocs.com/signature/net/how-to-add-image...
  3. Add Arrow Annotation to JPG using Java

    In this tutorial, you'll discover how to add arrow annotation to JPG using Java. Furthermore, we'll furnish a code example to insert arrow annotation to JPG in Java....This tutorial illustrates the process of how to add arrow annotation...emphasizing particular sections of a document, such as graphs, tables, or...

    kb.groupdocs.com/annotation/java/add-arrow-anno...
  4. How to Convert XLSX to HTML using C#

    You can find detailed instructions on how to convert XLSX to HTML using C# in this topic, along with sample .NET code that does XLSX to HTML conversion using C#....will walk you through the process that does XLSX to HTML conversion...to HTML using C# The entire process to convert XLSX to HTML C#...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert MSG to XPS using C#

    Within this article, you will discover how to convert MSG to XPS using C# without installing extra software. Also, we will supply the code to export MSG to XPS in C#....C# In the world of digital documents, versatility is key. Sometimes...create visually appealing documents or ensure compatibility across...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Convert XLSX to PNG using Python

    Learn how to convert XLSX to PNG using Python with minimal setup. Discover how to export XLSX to PNG in Python accurately and efficiently without using extra tool....suitable for web, mobile, and document integration. When you convert...conversions and integrate this process into larger data workflows...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  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. 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...
  9. Render TXT as JPG using Python

    Learn how to render TXT as JPG using Python. This tutorial explains how to convert TXT to JPG in Python with customizable image dimensions for clear visual output....steps, you gain a streamlined process to convert text files into...as JPG supports multi-page documents with customizable dimensions...

    kb.groupdocs.com/viewer/python/render-txt-as-jp...
  10. 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...