Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 8,183 for

file merger

(0.08 sec)
  1. How to Extract Images from PDF using C#

    Let's get familiar with the image extraction process from documents and how to extract images from PDF using C# and implement C# extract images from PDF capability....Merger Product Family GroupDocs.Redaction...allows loading the source PDF file for extracting images after...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  2. How to Convert MSG to TXT using C#

    This section will teach you how to convert MSG to TXT using C# without the need of third-party software. Also, we will provide code to export MSG to TXT in C#....Merger Product Family GroupDocs.Redaction...Converter class using the MSG file path as an argument for its...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. GroupDocs.Editor for .NET 21.6 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for .NET 21.6 GroupDocs.Editor for .NET version 21.6 presents several small but useful new features, several improvements and a lot of different bugfixes; all of these are described below. As in most of previous releases, these new features, which touch a public API, do not break a backward compatibility. New features Version 21.6 of GroupDocs.Editor contains three new features, which are described below...Merger Product Solution GroupDocs...method is invoked, all SVG files will not be encoded to the base64...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  4. GroupDocs.Redaction for .NET 21.9 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for .NET 21.9 Major Features There are the following improvements in this release: Add support for custom PDF metadata Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONNET-383 Add support for custom PDF metadata Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Redaction for .NET 21.9. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs....Merger Product Solution GroupDocs...custom XML metadata within PDF files, including metadata of the embedded...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  5. GroupDocs.Watermark Product Family | Documentation

    Powerfull API for adding watermarks to the documents of different File formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines Adding text watermark Adding image watermark .NET code examples Open-source projects for APIs example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines for basic and advanced development...Merger Product Solution GroupDocs...to the documents of different file formats. Documentation .NET...

    docs.groupdocs.com/watermark/
  6. GroupDocs.Annotation for .NET 18.9 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 18.9 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 18.9: Added FontColor cleanup for Slides Fixed TIFF/Multi TIFF File that corrupted or black and white when annotated Fixed unstable sorting for Slides and Diagrams Implemented PenStyle for annotations for number of formats (Slides, Words, Diagrams, PDF, Images) Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-740 Add FontColor cleanup in Slides Improvement ANNOTATIONNET-741 Implement PenStyle property for Words Improvement ANNOTATIONNET-742 Implement PenStyle property for Cells Improvement ANNOTATIONNET-743 Implement PenStyle property for Diagrams Improvement ANNOTATIONNET-744 Implement PenStyle property for PDF Improvement ANNOTATIONNET-745 Implement PenStyle property for Slides Improvement ANNOTATIONNET-756 Implement PenStyle property in Images Improvement ANNOTATIONNET-752 ....Merger Product Solution GroupDocs...Slides Fixed TIFF/Multi TIFF file that corrupted or black and...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  7. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other documents...Merger Product Solution GroupDocs...the first object. Specify a file that contains attachments. Call...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  8. GroupDocs.Conversion for Java 22.8 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for Java 22.8 Major Features There are 15+ features, improvements and bug-fixes in this release, most notable are: Introduced fluent syntax Converting specified sheets from an excel File Improved conversion quallity from SVG Converting from archive formats Conversion from multiple sources Option to set locale when loading spreadsheet document Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET-5001 Feature Implement fluent syntax when setting conversion options CONVERSIONNET-5025 Feature Converting specified sheets in an excel File CONVERSIONNET-5069 Feature Conversions from archive formats CONVERSIONNET-5091 Feature Implement conversion from multiple source documents CONVERSIONNET-5078 Improvement Improve svg to image conversion quality CONVERSIONNET-5100 Improvement Add option to set locale when load a spreadsheet document CONVERSIONNET-4812 Bug How to preserve hyperlinks CONVERSIONNET-4819 Bug PDF to DOCX conversion throws exception CONVERSIONNET-4895 Bug EML to PNG conversion issue CONVERSIONNET-4999 Bug HTML to PDF conversion - output doesn’t show controls properly CONVERSIONNET-5000 Bug Issue in resizing JPG CONVERSIONNET-5045 Bug DWG to PNG conversion - output is trimmed CONVERSIONNET-5047 Bug SkiaSharp throws unhandled exception CONVERSIONNET-4955 Bug CGM to Image conversion - Invalid output CONVERSIONJAVA-1564 Bug Convert multi pages document to multiple images at once CONVERSIONJAVA-1651 Bug API fails to get document info CONVERSIONJAVA-1675 Bug Fixed sheet scaling for XLSX to PDF conversion Public API and Backward Incompatible Changes None...Merger Product Solution GroupDocs...specified sheets from an excel file Improved conversion quallity...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  9. GroupDocs.Parser for .NET 22.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 22.11 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1961 Implement the ability to use OCR for images and PDF documents New Feature PARSERNET-1935 Document info has 0 pages during reading JPEG File content Bug Public API and Backward Incompatible Changes Implement the ability to use OCR for images and PDF documents Description This feature provides the ability to extract a text and text areas using OCR....Merger Product Solution GroupDocs...0 pages during reading JPEG file content Bug Public API and Backward...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  10. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Merger Product Solution GroupDocs...txt" ; new File ( oldDocumentPath ). renameTo ( new File ( newDocumentPath...

    docs.groupdocs.com/search/java/document-renaming/