Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 3,069 for

document processing

(0.1 sec)
  1. GroupDocs.Viewer for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.11. Available now on NuGet and GroupDocs website....rendering an input Presentation document to any output format. The...for Spreadsheet formats was processed incorrectly on consecutive...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  2. Save attachments | GroupDocs

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...via .NET / Developer Guide / Process attachments / Save attachments...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  3. Advanced Search Certificate Documents | GroupDocs

    id: advanced-search-certificate-Documents url: signature/net/advanced-search-certificate-Documents title: Advanced search certificate Documents linkTitle: 🌐 Certificate weight: 18 description: “This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Advanced search for data within the certificate files in C# description: Advanced search for data within the certificates fast and easily with C# language and GroupDocs.Signature for ....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Certificate Documents Advanced Search Certificate Documents Leave feedback...

    docs.groupdocs.com/signature/net/developer-guid...
  4. PDF & Word Reports from CSV Data using C# | .NE...

    Convert CSV to PDF & Word formats with templates using C#. Automate PDF & DOC/DOCX reports generation using .NET Reporting API by GroupDocs....output as an MS Word document. The process will be very similar...format. Set the output report document format as DOC/DOCX. Call the...

    blog.groupdocs.com/assembly/generate-reports-fr...
  5. OCR support | GroupDocs

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...either separate or embedded in documents. To connect OCR, you need...

    docs.groupdocs.com/search/net/ocr-support/
  6. Customize changes styles | GroupDocs

    Learn how to customize the appearance of detected changes using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...in the result document. To compare two documents with custom change...

    docs.groupdocs.com/comparison/python-net/custom...
  7. Licensing | GroupDocs

    Evaluate, apply, and manage licenses for GroupDocs.Conversion for Python via .NET — free trial with limitations, 30-day temporary license, file and stream license loading, and metered licensing....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...first three pages are processed. Documents with more than three...

    docs.groupdocs.com/conversion/python-net/licens...
  8. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to spreadsheet documents Leave feedback Adding watermark...

    docs.groupdocs.com/watermark/python-net/add-wat...
  9. 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...
  10. 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...