Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 11,193 for

document merger

(0.05 sec)
  1. GroupDocs.Signature for .NET 21.1 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 21.1 Major Features This release contains important bug fixes related to processing Digital Signatures with its generated unique identifiers for supported Document types. Also this update contains the fix Document preview. Below the list of most notable changes in release of GroupDocs.Signature for .NET 21.1: The issue on Document preview generation with not hidden signatures was fixed. Unexpected identifiers in the result for digitally signed PDF Documents were fixed....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  2. How to Convert HTML to Word using C#

    This short tutorial explains to you how to convert HTML to Word using C# without any third-party tool and how to use this guide to convert HTML to Word in C#....Merger Product Family GroupDocs.Redaction...setting up the environment for document conversion as well as providing...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. How to Convert XML to CSV in C#

    This short article briefly explains the process to convert XML to CSV in C#. Review sample code to convert XML to CSV using C# and use it as a template for projects....Merger Product Family GroupDocs.Redaction...directions in this guide. The document conversion procedure is simple...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Add Polyline Annotation using Java

    Get familiar yourself with the process to add polyline annotation using Java and easily consume APIs to develop a capability to add polyline annotation in Java....Merger Product Family GroupDocs.Redaction...polyline annotation to a PDF document. You will also find a working...

    kb.groupdocs.com/annotation/java/how-to-add-pol...
  5. Save to stream | Documentation

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  6. Convert PDF to PPTX using Java

    Learn how to quickly convert PDF to PPTX using Java by carefully following our comprehensive tutorial. Additionally, we'll give you a Java code example to export PDF to PPTX using Java....Merger Product Family GroupDocs.Redaction...transforming PDF (Portable Document Format) files into PowerPoint...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  7. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  8. GroupDocs.Signature for Java 17.5.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for Java 17.5.0 Major Features There are about 15 improvements, new features and fixes in this regular release. The most notable are: Implemented non-static methods to obtain Document information like getting count of Document pages, size of each page and obtain Document page image. Non-static methods allow to use custom input data handler to obtain Document stream based passed guid identifier. Introduced alternative Text Signature implementation as Watermark for all Document Types....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  9. Get file info | Documentation

    This article explains how to detect Document file type, size and calculate pages count when annotate Documents or images with GroupDocs.Comparison....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/get-file-info/
  10. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/modifing-found...