Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,444 for

join

(0.05 sec)
  1. Announcing the improved naming scheme of GroupD...

    We’re going to introduce an improvement in the naming scheme of our GroupDocs Nuget packages. Earlier, the package IDs were consisted of the product name in lower case letters and the hyphens “-” to Join the words. So, an old package ID would look like “groupdocs-viewer-dotnet”. However, in the new naming scheme, the format will consist the product family name in title case. Hence, the new package identifier will look like “GroupDocs....letters and the hyphens “-” to join the words. So, an old package...

    blog.groupdocs.com/total/announcing-improved-na...
  2. Upcoming Release of GroupDocs.Merger for .NET

    We are about to release GroupDocs.Merger for .NET, a full featured, back-end API that could easily be utilized by .NET developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for .NET. Moreover, API will allow to merge two documents of same format into single. Features Offered by GroupDocs.Merger for .NETGroupDocs will keep on updating this API with new features. An initial list of features offered by the API will be: Move/reorder pages Remove and swap document pages Trim and split document Document protection management Join Document First Version AvailabilityWe are finalizing the first release of GroupDocs....Document protection management Join Document First Version AvailabilityWe...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  3. How to merge archives to ZIP using Python via ....

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library.... join ( "c:/sample2.tar" ) merger . join ( "c:/sample3...

    docs.groupdocs.com/merger/python-net/getting-st...
  4. How to merge PNG images using Python via .NET |...

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library....png" ) as merger : image_join_mode = gm . domain . options...ImageJoinMode . VERTICAL image_join_options = gm . domain . options...

    docs.groupdocs.com/merger/python-net/getting-st...
  5. How to merge JPG images using Python via .NET |...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library....jpg" ) as merger : image_join_mode = gm . domain . options...ImageJoinMode . VERTICAL image_join_options = gm . domain . options...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or Join only the specific slides of multiple PPT/PPTX files online & programmatically....If you need more details on joining PowerPoint files with Java...functionality within seconds. See Also # Join Word Files Online Combine Multiple...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  7. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce GroupDocs.Merger for Java 18.12 with many new features. This latest release provides the ability to change page orientation along with a feature to rotate pages in the document. Furthermore, you can also get a list of all the formats supported by the API. Please check GroupDocs.Merger for Java 18.12 release notes for further reference. Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document....supported by following methods: # Join MovePage RemovePage Split document...

    blog.groupdocs.com/merger/groupdocs.merger-for-...
  8. How to merge archives to ZIP using Node.js via ...

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library.... join ( 'c:/sample2.tar' ); merger . join ( 'c:/sample3...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  9. How to merge archives to ZIP using C# | Documen...

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in C# language using GroupDocs.Merger for .NET library.... Join ( @"c:\sample2.tar" ); // Add...archive file to merge merger . Join ( @"c:\sample3.rar" ); // Merge...

    docs.groupdocs.com/merger/net/getting-started/u...
  10. How to merge images to PDF using C# | Documenta...

    Learn how to merge images to PDF file, combine images into one PDF file programmatically in C# language using GroupDocs.Merger for .NET library.... Join ( @"c:\sample2.png" ); // Add...image file to merge merger . Join ( @"c:\sample3.bmp" ); // Merge...

    docs.groupdocs.com/merger/net/getting-started/u...