Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 78 additions & 18 deletions content/english/_index.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,93 @@
---
title: Merge and Split Documents Effortlessly with GroupDocs.Merger
linktitle: GroupDocs.Merger Tutorials
additionalTitle: GroupDocs API References
description: Effortlessly merge, split, and compress documents across .NET and Java platforms with our expert tutorials on GroupDocs.Merger. Unlock seamless file management!
title: "GroupDocs.Merger: Complete Document Merging & Splitting API Solution"
linktitle: "GroupDocs.Merger Tutorials"
additionalTitle: "GroupDocs API References"
description: "Powerful document manipulation API to merge, split, swap & compress PDFs, Office documents, images & more across .NET & Java platforms. Comprehensive tutorials with code examples."
weight: 11
url: /
is_root: true
---

# Merge and Split Documents Effortlessly with GroupDocs.Merger
# GroupDocs.Merger: Complete Document Merging & Splitting API Solution

## Transform How You Manage Documents Across Multiple Platforms

Welcome to the ultimate destination for GroupDocs.Merger tutorials, covering a spectrum of platforms including .NET and Java. Whether you're diving into document manipulation for the first time or seeking advanced techniques, our comprehensive guides offer step-by-step instructions to master merging and compressing files effortlessly. From images to documents, spreadsheets, presentations, and Visio files, our tutorials cater to diverse needs across various platforms. Explore the power of GroupDocs.Merger to streamline your workflow and elevate your file management capabilities across all supported platforms.
GroupDocs.Merger provides a powerful, cross-platform solution for document manipulation that streamlines how developers work with files in their applications. Our comprehensive API enables you to merge multiple documents into one, split documents into smaller components, reorder pages, apply security options, and much more—all with minimal code and maximum efficiency.

## GroupDocs.Merger for .NET Tutorials
{{% alert color="primary" %}}
GroupDocs.Merger for .NET revolutionizes the way you handle files, offering a comprehensive solution for merging and compressing a wide array of formats. Our tutorials provide step-by-step guidance, empowering you to seamlessly integrate GroupDocs.Merger into your .NET applications. With capabilities spanning images, documents, spreadsheets, presentations, and even Visio files, our platform streamlines file management tasks with unparalleled ease and efficiency. Whether you're a seasoned developer or new to the world of document manipulation, GroupDocs.Merger equips you with the tools you need to elevate your workflow and unlock new possibilities in file management.
{{% /alert %}}
Whether you're developing in .NET or Java environments, GroupDocs.Merger delivers consistent, high-performance document processing capabilities that work seamlessly with 50+ popular file formats including PDF, Office documents, images, and more.

These are links to some useful resources:

- [Merge Compress Files](./net/merge-compress-files/)
- [Image Merging](./net/image-merging/)
- [Document Merging](./net/document-merging/)
- [Spreadsheet Merging](./net/spreadsheet-merging/)
- [Visio Merging](./net/visio-merging/)
- [Presentation Merging](./net/presentation-merging/)
## Key Features & Capabilities

- **Comprehensive Document Merging** - Combine entire documents or specific pages from multiple sources into a single cohesive file
- **Cross-Format Support** - Merge different file formats into a unified document (e.g., DOC, XLSX, and images into a single PDF)
- **Smart Document Splitting** - Divide documents by page numbers, ranges, or extract specific pages as separate files
- **Advanced Page Operations** - Move, remove, rotate, swap, and extract pages with precise control
- **Security Management** - Add, remove, or update document passwords and permissions
- **OLE Object Support** - Insert documents as OLE objects within Word, Excel, PowerPoint, and Visio files
- **No External Dependencies** - Process documents without requiring Microsoft Office or Adobe software
- **High Performance** - Optimized for processing large documents and batch operations efficiently

## Supported File Formats

GroupDocs.Merger works with over 50 file formats across multiple categories:

- **Documents**: PDF, DOC, DOCX, RTF, ODT, XPS, EPUB, HTML
- **Spreadsheets**: XLS, XLSX, XLSM, XLSB, ODS, CSV, TSV
- **Presentations**: PPT, PPTX, PPS, PPSX, ODP
- **Images**: JPG, PNG, BMP, GIF, TIFF, SVG
- **Diagrams**: VSDX, VSDM, VSSX, VSTX, VDX, VSX, VTX
- **Archives**: ZIP, TAR, 7Z
- **And many more**

## [GroupDocs.Merger for .NET Tutorials](./net)

Discover how to integrate powerful document processing capabilities into your .NET applications. Our comprehensive .NET tutorials guide you through every aspect of the GroupDocs.Merger API, from basic operations to advanced implementation scenarios.

With GroupDocs.Merger for .NET, you can create robust document management solutions that work across various .NET frameworks including .NET Standard 2.0, .NET Framework 2.0+, .NET Core 2.0+, and Mono Framework 1.2+.

### Essential .NET Tutorials

- [Merge Compress Files](./net/merge-compress-files/) - Learn to combine and compress archive formats (7z, TAR, ZIP) efficiently
- [Image Merging](./net/image-merging/) - Master techniques for merging various image formats (BMP, GIF, PNG, SVG, TIFF)
- [Document Merging](./net/document-merging/) - Combine DOC, DOCX, PDF and other document formats seamlessly
- [Spreadsheet Merging](./net/spreadsheet-merging/) - Merge Excel files while preserving data, formulas, and formatting
- [Visio Merging](./net/visio-merging/) - Combine Visio diagrams and drawings with precision control
- [Presentation Merging](./net/presentation-merging/) - Join PowerPoint presentations while maintaining slides and animations

### Advanced .NET Operations

- [Document Loading](./net/document-loading/) - Explore various techniques for loading documents from different sources
- [Document Information](./net/document-information/) - Extract and analyze document metadata and properties
- [Document Joining](./net/document-joining/) - Learn advanced document joining options and customizations
- [Format-Specific Merging](./net/format-specific-merging/) - Discover optimized merging techniques for specific file formats
- [Advanced Joining Options](./net/advanced-joining-options/) - Master complex document joining scenarios
- [Document Security](./net/document-security/) - Implement robust document protection with password management
- [Page Operations](./net/page-operations/) - Manipulate document pages with precision controls
- [Document Extraction](./net/document-extraction/) - Extract specific content from larger documents
- [Document Import](./net/document-import/) - Import external content into documents
- [Image Operations](./net/image-operations/) - Process and manipulate image files effectively
- [Document Splitting](./net/document-splitting/) - Divide documents using various splitting strategies
- [Text Operations](./net/text-operations/) - Work with text-based documents efficiently
- [Licensing](./net/licensing/) - Configure GroupDocs.Merger properly in your projects

## [GroupDocs.Merger for Java Tutorials](./java)

Transform your Java applications with powerful document processing capabilities. Our Java tutorials provide detailed guidance for implementing GroupDocs.Merger in Java environments, with complete examples that work across major platforms including Windows, Linux, and macOS.

GroupDocs.Merger for Java supports J2SE 7.0 (1.7), J2SE 8.0 (1.8), and Java 10, making it compatible with virtually any Java-based development project.

### Essential Java Tutorials

- [Document Loading](./java/document-loading/) - Master techniques for loading documents from files, streams, and URLs
- [Document Information](./java/document-information/) - Extract valuable document metadata and properties
- [Document Joining](./java/document-joining/) - Combine multiple files into single documents with precision control
- [Format-Specific Merging](./java/format-specific-merging/) - Learn optimized approaches for different file formats
- [Advanced Joining Options](./java/advanced-joining-options/) - Explore complex joining scenarios and customizations
- [Document Security](./java/document-security/) - Implement robust document protection and permission controls
- [Page Operations](./java/page-operations/) - Manipulate individual pages within documents
- [Document Extraction](./java/document-extraction/) - Extract specific content from documents
- [Document Import](./java/document-import/) - Import external content into documents
- [Image Operations](./java/image-operations/) - Work with image files and conversions
- [Document Splitting](./java/document-splitting/) - Divide documents using various splitting strategies
- [Text Operations](./java/text-operations/) - Process text-based documents effectively
- [Licensing](./java/licensing/) - Configure GroupDocs.Merger in Java environments
94 changes: 94 additions & 0 deletions content/english/java/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
---
title: "Comprehensive GroupDocs.Merger for Java Tutorials & Examples"
linktitle: "GroupDocs.Merger for Java Tutorials"
weight: 10
url: /java/
description: "Complete step-by-step tutorials for GroupDocs.Merger Java API - learn to merge PDFs, Word, Excel, PowerPoint documents, split files, manage pages, and secure documents easily."
is_root: true
---

# Comprehensive GroupDocs.Merger for Java Tutorials & Examples

## Master Document Manipulation with GroupDocs.Merger

GroupDocs.Merger for Java is a powerful API that enables Java developers to combine, split, and manipulate documents across over 50 popular file formats. Our comprehensive tutorial series provides detailed, step-by-step guidance on leveraging the full capabilities of GroupDocs.Merger to streamline your document management workflows.

Whether you need to merge multiple PDFs, combine Word documents, join spreadsheets, consolidate presentations, or work with images - these tutorials will help you implement robust document processing features in your Java applications with minimal code.

## What You Can Accomplish with GroupDocs.Merger

- **Merge multiple documents** into a single file while preserving formatting and content integrity
- **Join specific pages or ranges** from different source documents
- **Split large documents** into smaller, more manageable files
- **Manipulate page order** through moving, removing, rotating, or swapping operations
- **Protect documents** with password encryption and permissions management
- **Extract content** from specific document sections
- **Process documents** across numerous formats including PDF, Word, Excel, PowerPoint, and more

## GroupDocs.Merger for Java Tutorial Categories

### [Document Loading](./document-loading/)
Master the essential first step in document processing. Learn various techniques for loading documents from files, streams, and URLs with proper configuration for different formats.

### [Document Information](./document-information/)
Extract valuable metadata from your documents. These tutorials show you how to access document properties, page counts, and format details for better document management.

### [Document Joining](./document-joining/)
Combine multiple documents seamlessly. Discover how to merge entire files or select specific pages from various sources into a single cohesive document.

### [Format-Specific Merging](./format-specific-merging/)
Optimize merging operations for particular file types. Learn specialized techniques for joining PDFs, Word documents, Excel spreadsheets, PowerPoint presentations, and more.

### [Advanced Joining Options](./advanced-joining-options/)
Take document merging to the next level. Explore complex joining scenarios with custom page selection, cross-format merging, and content preservation options.

### [Document Security](./document-security/)
Implement robust protection for your documents. Learn to add, remove, or update passwords, manage permissions, and ensure document confidentiality.

### [Page Operations](./page-operations/)
Gain precise control over document pages. Discover techniques for reordering, rotating, removing, and modifying individual pages within your documents.

### [Document Extraction](./document-extraction/)
Extract specific content from larger documents. Learn how to select and save particular pages or sections as separate files.

### [Document Import](./document-import/)
Enhance documents with external content. These tutorials demonstrate how to import content from various sources, including OLE objects and attachments.

### [Image Operations](./image-operations/)
Process image files effectively. Explore methods for working with images, including merging, converting, and embedding within documents.

### [Document Splitting](./document-splitting/)
Divide documents strategically. Learn techniques for splitting files by page numbers, ranges, or specific criteria to create multiple output documents.

### [Text Operations](./text-operations/)
Manipulate text-based documents efficiently. Discover approaches for processing text files, including merging, splitting by lines, and format conversion.

### [Licensing](./licensing/)
Set up GroupDocs.Merger properly in your projects. Learn about licensing options, configuration approaches, and deployment considerations.

## Supported File Formats

GroupDocs.Merger for Java supports a wide range of document formats, including:

- **Word Processing**: DOCX, DOC, RTF, ODT, DOTX, DOTM, DOT
- **Spreadsheets**: XLSX, XLS, XLSM, XLSB, ODS, XLT, XLTX
- **Presentations**: PPTX, PPT, PPSX, PPS, ODP, POT
- **Portable Documents**: PDF, XPS
- **Visio Diagrams**: VSDX, VSDM, VSTX, VSSX, VDX, VSX, VTX
- **eBooks**: EPUB
- **Images**: BMP, JPG, PNG, TIFF
- **Web**: HTML, MHT, MHTML
- **Text**: TXT, CSV, TSV
- **And many more!**

## Getting Started

The tutorials in this section follow a practical, code-first approach with complete examples that you can implement directly in your applications. Each tutorial includes:

- Clear explanation of the feature and its use cases
- Step-by-step implementation instructions
- Complete code examples with comments
- Configuration options and alternative approaches
- Performance considerations and best practices

Start exploring our tutorials today to unlock the full potential of GroupDocs.Merger for Java in your document processing workflows!
27 changes: 27 additions & 0 deletions content/english/java/advanced-joining-options/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "Advanced Document Joining Tutorials for GroupDocs.Merger Java"
description: "Step-by-step tutorials for implementing advanced joining techniques such as bookmarks, section breaks control, and compliance mode settings with GroupDocs.Merger for Java."
weight: 6
url: "/java/advanced-joining-options/"
---

# Advanced Document Joining Tutorials for GroupDocs.Merger Java

Explore advanced document merging capabilities with our detailed GroupDocs.Merger tutorials for Java. These comprehensive guides cover specialized joining scenarios including preserving PDF bookmarks, controlling section breaks in Word documents, managing page starting behavior, and setting compliance modes during merge operations. Each tutorial includes practical Java code examples for these sophisticated merging techniques, helping you build applications that maintain document integrity and structure during complex joining operations.

## Available Tutorials

### [Master Document Management in Java: Advanced Techniques with GroupDocs.Merger](./mastering-groupdocs-merger-java-document-management/)
Efficiently manage documents in Java using GroupDocs.Merger. Learn advanced techniques for loading, merging, and saving files seamlessly.

### [Seamlessly Merge Word Documents Without New Pages Using GroupDocs.Merger for Java](./merge-word-docs-groupdocs-merger-java/)
Learn how to merge Microsoft Word documents seamlessly without new pages using GroupDocs.Merger for Java, ensuring a continuous flow of information.

## Additional Resources

- [GroupDocs.Merger for Java Documentation](https://docs.groupdocs.com/merger/java/)
- [GroupDocs.Merger for Java API Reference](https://reference.groupdocs.com/merger/java/)
- [Download GroupDocs.Merger for Java](https://releases.groupdocs.com/merger/java/)
- [GroupDocs.Merger Forum](https://forum.groupdocs.com/c/merger)
- [Free Support](https://forum.groupdocs.com/)
- [Temporary License](https://purchase.groupdocs.com/temporary-license/)
Loading