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

document processing

(0.11 sec)
  1. Convert CSV to MD using C#

    Let's swiftly grasp how to convert CSV to MD using C# without extra software installations. We will present you the key steps and C# code to export CSV to MD....prepared, human-readable documents, CSV is frequently used for...data into Markdown for documentation or other needs. We will...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  2. 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...
  3. How to Add Reply to Annotation in PDF using Java

    This concise tutorial will guide you how to add reply to annotation in PDF using Java. Also, it provides working code example to reply annotation in PDF using Java.... The process involves loading the input...on specific sections of the document. In some cases, it’s necessary...

    kb.groupdocs.com/annotation/java/how-to-add-rep...
  4. 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...
  5. Work with Word Track Changes | GroupDocs

    Learn how to compare Word Documents while respecting Track Changes using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...insertions, deletions) from Word documents when generating the comparison...

    docs.groupdocs.com/comparison/python-net/word-t...
  6. 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...
  7. Working with GroupDocs.Assembly Engine | GroupDocs

    About this section The articles in this section will be talking about technical concepts to be considered when creating Document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...be considered when creating document templates in order to generate...

    docs.groupdocs.com/assembly/net/working-with-gr...
  8. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in Document metadata. This topic contains example of custom serialization, class definition and search for serialized 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 and...

    docs.groupdocs.com/signature/java/search-for-em...
  9. 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...
  10. 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...