Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 9,240 for

document merger

(0.51 sec)
  1. Get Indexed Documents using C#

    Learn how to get indexed Documents using C# with our step-by-step guide. Discover how to retrieve indexed Documents in C# efficiently for improved Document management....Merger Product Family GroupDocs.Redaction...Product Family Get Indexed Documents using C# Efficiently managing...

    kb.groupdocs.com/search/net/get-indexed-documen...
  2. Using Spreadsheets as Data Sources | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output report Documents Assemble a Document using the external Document table as a data source Download Data Source Document Contracts Data.xlsx Template Using Spreadsheet as Table of Data.docx The Code...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/using-spreadsh...
  3. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted Document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the Document in original format overwriting original file redactor.save(options); } } finally { redactor....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-overwrit...
  4. Extract highlights | GroupDocs

    Learn how to extract text highlights (context snippets) from Documents using GroupDocs.Parser for Python via .NET. Extract text with surrounding context for search results and previews....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/python-net/extract-hi...
  5. Extract highlights | GroupDocs

    This article explains that how to extract highlights from Documents....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-highlights/
  6. Extract highlights | GroupDocs

    This article explains that how to extract highlights from Documents in Java....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-highlights/
  7. GroupDocs.Watermark Overview | GroupDocs

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various Documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  8. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....Merger Product Family GroupDocs.Redaction...authenticating the authenticity of a document. We will create step-by-step...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  9. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a Document programmatically using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-text-fie...
  10. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Merger Product Family GroupDocs.Redaction...Search in Java Search in Documents with Keyboard Layout Correction...

    kb.groupdocs.com/categories/page/13/