Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,720 for

join

(0.06 sec)
  1. Billing Consolidator Demo | GroupDocs

    Learn how to consolidate invoices, receipts, and supporting documents into a single PDF using GroupDocs.Merger for Python via .NET....instance) and a core block (joining files and saving the result)...path in attachments : merger . join ( path ) merger . save ( output...

    docs.groupdocs.com/merger/python-net/getting-st...
  2. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....join() with the path to each additional...the second archive merger . join ( "./input2.zip" ) # Save the...

    docs.groupdocs.com/merger/python-net/merge/arch...
  3. Merge documents to PDF | GroupDocs

    This section describes how to import OLE objects into PDF documents using Java... join ( "c:\document2.doc" ); merger . join ( "c:\document3..."c:\document3.ppt" ); merger . join ( "c:\document4.xls" ); merger...

    docs.groupdocs.com/merger/java/merge-documents-...
  4. Merge documents to PDF | GroupDocs

    This section describes how to import OLE objects into PDF documents using C#/.NET... Join ( @"c:\document2.doc" ); merger . Join ( @"c:\document3...@"c:\document3.ppt" ); merger . Join ( @"c:\document4.xls" ); merger...

    docs.groupdocs.com/merger/net/merge-documents-t...
  5. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....join() with the path to each additional...second Excel spreadsheet merger . join ( "./input2.xlsx" ) # Save the...

    docs.groupdocs.com/merger/python-net/merge/excel/
  6. Merge images | GroupDocs

    Learn how to merge image files, combine 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.jpg" , joinOptions...

    docs.groupdocs.com/merger/net/merge/images/
  7. Merge images | GroupDocs

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

    docs.groupdocs.com/merger/java/merge/images/
  8. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and many other formats with a couple of Python via .NET code lines and GroupDocs.Merger for Python via .NET....join() with the path to each additional...PowerPoint presentation merger . join ( "./input2.pptx" ) # Save the...

    docs.groupdocs.com/merger/python-net/merge/powe...
  9. Agents and LLM Integration | GroupDocs

    GroupDocs.Merger for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document assembly pipelines.... join ( "./section_methods.pdf" )...the results section merger . join ( "./section_results.pdf" )...

    docs.groupdocs.com/merger/python-net/agents-and...
  10. Legal Document Comparison API: Automate Contrac...

    Learn how to automate legal document comparison and contract review using GroupDocs.Comparison API for Node.js. Compare contract versions, track changes, and streamline legal workflows programmatically.... join ( __dirname , 'contracts' ,...const revisedContract = path . join ( __dirname , 'contracts' ,...

    blog.groupdocs.com/comparison/legal-document-co...