Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 8,183 for

file merger

(0.15 sec)
  1. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Merger Product Solution GroupDocs...described below). Load Word file for edit First of all user must...

    docs.groupdocs.com/editor/net/edit-word/
  2. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Merger Product Solution GroupDocs...= new PresentationWatermar ( File . ReadAllBytes ( "background...

    docs.groupdocs.com/watermark/net/working-with-s...
  3. GroupDocs.Parser for Java 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for Java 18.12. Major Features There are the following features in this release: Added the ability to extract tables from PDFs Added the support for text and presentation templates Added the ability to detect the type of password-protected Office Open XML documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1016 Implement the ability to extract tables from PDFs New feature PARSERNET-1097 Implement the support for text and presentation templates New feature PARSERNET-1092 Implement the ability to detect the type of password-protected Office Open XML documents Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...{ // Extract a text from the file String text = Extractor . DEFAULT...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  4. GroupDocs.Comparison for Python via .NET | Docu...

    GroupDocs.Compairson for Python developer documentation. Learn how to diff docx, pptx, and pdf Files using Python....Merger Product Solution GroupDocs...differences between source and target files across paragraph, word, and...

    docs.groupdocs.com/comparison/python-net/
  5. GroupDocs.Signature for .NET 17.11 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.11 Major Features There are about 20 improvements, new features and fixes in this regular release. The most notable are: Implemented support of Image File formats for methods returning document and pages information Introduced Signature Handler events to retrieve information on Signing progress Updated Stamp signature with ability to setup Brush property Updated Text Signature to setup background with Brush property Introduced additional Signature appearance for Office format Documents - Cells, Words and Slides Added Signature Handler events to retrieve information on Verification progress Involved ability to retrieve Digital signatures from Pdf Documents Introduced ability to retrieve Digital signatures from Office File format Documents Cells and Words Updated Barcode and QR-Code Signature Options to specify Brush property Improved Verification processing of all Documents to process without required Page settings Fixed bug with Cells Text Stamp rendering Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3154 Implement support of Image File formats in Document and Pages Information method New Feature SIGNATURENET-3142 Implement ability to obtain Verification Progress New Feature SIGNATURENET-3127 Implement ability to set Brush style for Stamp signatures background New Feature SIGNATURENET-3126 Implement ability to set Brush style for Text signatures background New Feature SIGNATURENET-3121 Implement various text shape types for Words New Feature SIGNATURENET-3118 Implement various text shape types for Slides New Feature SIGNATURENET-3115 Implement various text shape types for Cells New Feature SIGNATURENET-3110 Implement ability to obtain Digital Signatures from Cells Documents New Feature SIGNATURENET-3107 Implement ability to obtain Digital Signatures from Words Documents New Feature SIGNATURENET-3104 Implement ability to obtain Digital Signatures from Pdf Documents New Feature SIGNATURENET-2479 Implement ability to obtain Signing progress New Feature SIGNATURENET-3168 Improve Cells Documents Verification when Page is not specified Improvement SIGNATURENET-3167 Improve Image Documents Verification when Page is not specified Improvement SIGNATURENET-3166 Improve Slides Documents Verification when Page is not specified Improvement SIGNATURENET-3165 Improve Words Documents Verification when Page is not specified Improvement SIGNATURENET-3164 Improve Pdf Documents Verification when Page is not specified Improvement SIGNATURENET-3134 Implement ability to set background color for QRcode signatures Improvement SIGNATURENET-3133 Implement ability to set background color for Barcode signatures Improvement SIGNATURENET-3153 Method for Document Description and Pages raise Exception Bug SIGNATURENET-3145 Signature ....Merger Product Solution GroupDocs...Implemented support of Image file formats for methods returning...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  6. GroupDocs.Redaction for Java 19.6 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for Java 19.6. Major Features This is the first version of GroupDocs.Redaction for Java. The most notable features are: Search and redact exact matches of a search string Search and redact using regular expressions Use textual (exemption codes) or graphic (colored rectangles) redactions Save document in its original format or as a PDF with raster images of original pages Wipe out metadata or redact metadata values Remove annotations or redact their texts Control redaction process and skip specific matches Integration interface for implementing custom redactions and formats Built-in support for office formats, raster image Files and PDF Ability to specify a set of redaction rules (policy) in XML File All Changes This is the first version of GroupDocs....Merger Product Solution GroupDocs...office formats, raster image files and PDF Ability to specify a...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  7. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Merger Product Solution GroupDocs... result . getText ())); } } File Type Detection Old coding style...

    docs.groupdocs.com/parser/java/migration-notes/
  8. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported File format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Merger Product Solution GroupDocs...compare documents of any supported file format with various options...

    docs.groupdocs.com/comparison/java/migration-no...
  9. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Merger Product Family GroupDocs.Redaction...in Java How to Convert Text File to JPG using Java How to Convert...

    kb.groupdocs.com/conversion/java/page/4/
  10. Inserting Images Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Merger Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic image...

    docs.groupdocs.com/assembly/net/inserting-image...