Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,603 for

join

(0.08 sec)
  1. Merge PDF, Word, Excel, PowerPoint Files in C# ...

    Programmatically merge PDF, Word documents, spreadsheets, presentation files within your .NET based applications using the Merger API by GroupDocs in C#.... Call the Join method of Merger class and pass...Merger(@"document1.pdf")) { merger.Join(@"document2.pdf"); merger.Save(@"merged...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  2. First Public Release of GroupDocs.Merger for Ja...

    We are pleased to announce GroupDocs.Merger for Java 18.8. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for Java allows to check document protection and then set, remove or update password. Aside this, API permits to Join two or more documents of same file format into one.... Aside this, API permits to join two or more documents of same...

    blog.groupdocs.com/merger/first-public-release-...
  3. Merge and split EPUB files in C# - GroupDocs.Me...

    Learn how to merge and split EPUB files using C# with GroupDocs.Merger for .NET. Try the powerful features for managing your EPUB documents.... Join additional EPUB files : Utilize the Join method to...merger.Join( @"C:\path\to\your\second.epub" ); merger.Join( @"C...

    blog.groupdocs.com/merger/merge-and-split-epub-...
  4. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java.... join ( filePath2 ); PageBuilder pageBuilder...Merger ( filePath ); { merger . join ( filePath2 ); PageBuilderOptions...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  5. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents.... save ( join ( output_directory , "result...

    docs.groupdocs.com/watermark/python-net/add-image/
  6. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....are new to this API, you can join several documents into one,...you can take your document joining experience to the next level...

    blog.groupdocs.com/categories/groupdocs.merger-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Aside this, API permits to join two or more documents of same...Document protection management Join Document First Version AvailabilityWe...

    blog.groupdocs.com/groupdocs.blog/page/59/
  8. Extract images from document page area | GroupDocs

    Learn how to extract images from specific page areas using GroupDocs.Parser for Python via .NET. Extract images from defined rectangular regions.... join ( output_dir , filename ) image...extension } " filepath = os . path . join ( output_dir , filename ) image...

    docs.groupdocs.com/parser/python-net/extract-im...
  9. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents.... save ( join ( output_directory , "result...

    docs.groupdocs.com/watermark/python-net/add-text/
  10. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction.... join ( row_data )) data.xlsx The...csv" csv_path = os . path . join ( output_dir , csv_filename...

    docs.groupdocs.com/parser/python-net/extract-ta...