Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 6,374 for

file merger

(1.55 sec)
  1. Introducing more simplified and improved GroupD...

    GroupDocs.Merger for .NET allows you to merge or manipulate document structure across a wide range of File formats. Those who are new to this API, you can join several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation and manage document password. Version 19.9 is a major release. We totally restructured the API and below are the reasons to migrate: Merger class introduced as a single entry point to manage the document processing of any supported File format API is improved to decrease memory usage Easy to instantiate proper options class and control over document structure manipulation processes Those who are already using the API, let us share the code difference....Merger for .NET allows you to merge or manipulate document...structure across a wide range of file formats . Those who are new...

    blog.groupdocs.com/merger/introducing-more-simp...
  2. Determine the file type | GroupDocs

    This article explains how to get a type of a File with GroupDocs.Viewer for .NET using .NET / C#....Merger Product Solution GroupDocs.../ Determine the file type Determine the file type Leave feedback...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  3. Merge SVG files using C#

    This article will outline essential steps to merge SVG Files using C# and offer a sample code example to illustrate the process of how to combine SVG Files in C#....Merger Product Family GroupDocs.Redaction...Redaction Product Family Merge SVG files using C# Merging SVG (Scalable...

    kb.groupdocs.com/merger/net/merge-svg-files-usi...
  4. Supported file formats | GroupDocs

    This topic lists File formats supported by GroupDocs.Watermark for Python....Merger Product Solution GroupDocs...Started / Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/watermark/python-net/support...
  5. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular format. advanced_usage.loading_Files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Merger Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  6. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream in Java...Merger Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to a stream Save...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  7. Merge GIF files using Java

    Let's explore how to merge GIF Files using Java. We'll provide you with a straightforward code to combine GIF Files in Java without requiring any additional software....Merger Product Family GroupDocs.Redaction...Family Merge GIF files using Java Merging GIF files with Java is...

    kb.groupdocs.com/merger/java/merge-gif-files-us...
  8. Load file from stream | GroupDocs

    Pass a FileStream or any System.IO.Stream directly to the Comparer constructor and Add() method to compare documents without saving them to disk first in GroupDocs.Comparison for .NET....Merger Product Solution GroupDocs.../ Loading / Load file from stream Load file from stream Leave...

    docs.groupdocs.com/comparison/net/load-file-fro...
  9. Installation | GroupDocs

    How to install GroupDocs.Merger for .NET using NuGet, .NET CLI, or from the official website....Merger Product Solution GroupDocs...GroupDocs.Merger Product Family / GroupDocs.Merger for .NET /...

    docs.groupdocs.com/merger/net/installation/
  10. Remove Pages from PDF in Java | Even, Odd, List...

    Remove any set of pages from the PDF Files in Java. Delete list of pages, any given range, even or odd pages from PDF Files within applications....Merger privides the Java API that...GroupDocs.Merger for Java to delete various pages of PDF files in Java...

    blog.groupdocs.com/merger/remove-pages-from-pdf...