Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format.
GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....app conholdate.com conholdate.cloud conholdate.app containerize...
Comprehensive suite of .NET or Java libraries for document manipulation and management - view, edit, convert and sign various file formats such as Word, Excel, PowerPoint, PDF, images and more Documentation .NET Java Python via .NET GroupDocs.Total for .NET More Getting started Start quickly with our getting started documentation Product overview System requirements Installation Licensing and support Articles and guidelines Licensing Technical support .NET code examples Open-source projects for APIs example usage GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...
Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Python reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format.
GroupDocs.Assembly supports over 170 popular file formats....app conholdate.com conholdate.cloud conholdate.app containerize...
This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for Java API....app conholdate.com conholdate.cloud conholdate.app containerize...
The page describes how to rotating the PDF document pages using GroupDocs.Annotation for .NET API....app conholdate.com conholdate.cloud conholdate.app containerize...
This example demonstrates how to load a file from a stream.
advanced_usage.loading_files.LoadFromStream
// Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Metadata for ....app conholdate.com conholdate.cloud conholdate.app containerize...
This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....app conholdate.com conholdate.cloud conholdate.app containerize...