Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,444 for

join

(0.04 sec)
  1. Merge documents to DOC | Documentation

    This section describes how to import OLE objects into Word DOC/DOCX documents using C#/.NET... Join ( @"c:\document2.pdf" ); merger . Join ( @"c:\document3...merger . Join ( @"c:\document4.epub" ); merger . Join ( @"c:\document5...

    docs.groupdocs.com/merger/net/merge-documents-t...
  2. Merge documents to DOC | Documentation

    This section describes how to import OLE objects into Word DOC/DOCX documents using Java... join ( "c:\document2.pdf" ); merger . join ( "c:\document3...merger . join ( "c:\document4.epub" ); merger . join ( "c:\document5...

    docs.groupdocs.com/merger/java/merge-documents-...
  3. How to merge TIFF images using C# | Documentation

    Learn how to merge TIFF image files, combine TIFF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....// Define image join options with vertical join mode ImageJoinOptions...image file to merge merger . Join ( @"c:\sample2.tiff" , joinOptions...

    docs.groupdocs.com/merger/net/getting-started/u...
  4. Diagram Formats are Supported in GroupDocs.Merg...

    GroupDocs.Merger for .NET 18.7 comes with some new features. The diagram formats are now supported for multiple methods such as Join, MovePage or RemovePage. For further details, please see release notes. Supported Diagram Formats Following diagram formats are supported by the API: VSDX VSDM VSSX VSSM VTX VSTM VDX VSTX VSX Features Above mentioned diagram formats are supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....for multiple methods such as Join, MovePage or RemovePage. For...supported by following methods: Join MovePage RemovePage Split document...

    blog.groupdocs.com/merger/diagram-formats-are-s...
  5. How to merge BMP images using C# | Documentation

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....// Define image join options with vertical join mode ImageJoinOptions...image file to merge merger . Join ( @"c:\sample2.bmp" , joinOptions...

    docs.groupdocs.com/merger/net/getting-started/u...
  6. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....specific document pages from the joined documents into one resultant...page numbers or page ranges. Joined documents should be of the...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  7. How to merge GIF images using C# | Documentation

    Learn how to merge GIF image files, combine GIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Define image join options with horizontal join mode ImageJoinOptions...image file to merge merger . Join ( @"c:\sample2.gif" , joinOptions...

    docs.groupdocs.com/merger/net/getting-started/u...
  8. How to merge PNG images using C# | Documentation

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Define image join options with horizontal join mode ImageJoinOptions...image file to merge merger . Join ( @"c:\sample2.png" , joinOptions...

    docs.groupdocs.com/merger/net/getting-started/u...
  9. Merge PDF files in Node.js - GroupDocs.Merger

    Discover how to merge PDF files programmatically in Node.js using GroupDocs.Merger for Node.js via Java, ensuring a smooth integration without relying on third-party software....Add other PDF files - Use the join method to include additional...another PDF file to merge merger . join ( "path/to/your/secondPDF.pdf"...

    blog.groupdocs.com/merger/merge-pdf-in-nodejs/
  10. 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....are new to this API, you can join several documents into one,...difference. We will see how to join documents using old and new...

    blog.groupdocs.com/merger/introducing-more-simp...