Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 2,564 for

document processing

(0.08 sec)
  1. 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...
  2. Result compare 2 files word is wrong - Free Sup...

    Input and output files: input_231215.7z (449.9 KB) GroupDocs.Comparison .NET version: 25.2.0 Please retest my input files Thank you!...Comparison Product Family document-comparison , dotnet , csharp...Elapsed; Console.WriteLine("Time process API: " + elapsedTime.ToString());...

    forum.groupdocs.com/t/result-compare-2-files-wo...
  3. 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 ); } /// <summary>...

    docs.groupdocs.com/signature/net/search-for-emb...
  4. 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...
  5. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for Java — API to compare two or more files and get the difference between them....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...to customize the comparison process Information extraction – file...

    docs.groupdocs.com/comparison/java/groupdocs-co...
  6. Converting PPTX to HTML does not convert one im...

    Hi, When converting the attached PPTX to HTML using GroupDocs.Viewer, the image (Canon logo) in the bottom-right corner is not shown. Other images seem to be working fine. Image in PPTX not working.zip (512.6 KB) We …...Product Family csharp , dotnet , document-viewer Clemens June 13, 2025...messages during the conversion process? denisgvardionov June 13, 2025...

    forum.groupdocs.com/t/converting-pptx-to-html-d...
  7. 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...
  8. 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-...
  9. Convert to CAD formats with advanced options | ...

    Learn about CadConvertOptions class for CAD file formats (DWG, DXF, DWF) in GroupDocs.Conversion for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Converting / Conversion options by document family / Convert to CAD formats...

    docs.groupdocs.com/conversion/net/convert-to-ca...
  10. 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...