Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 8,666 for

document merger

(0.08 sec)
  1. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/supported-docu...
  2. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/single-row-ima...
  3. Add component to the document | GroupDocs

    The page describes how to add components to a Document using GroupDocs.Annotation API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-componen...
  4. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF Documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf Documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF Document to raster images with only one line of code....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  5. Document merging API on GroupDocs Blog | Docume...

    Document merging API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document merging API on GroupDocs Blog | Document Automation Solutions for .NET &......Document merging API on GroupDocs Blog | Document Automation...content in Document merging API on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/id/tag/document-merging-api/...
  6. eSign document with Image signature | GroupDocs

    This article demonstrates how to add signature image on Document page with GroupDocs.Signature....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Document merging API on GroupDocs Blog | Docume...

    Document merging API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document merging API on GroupDocs Blog | Document Automation Solutions for .NET &......Document merging API on GroupDocs Blog | Document Automation...content in Document merging API on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/ru/tag/document-merging-api/...
  8. Numbered List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Excel Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Excel 2013. You can create two kinds of Numbered List in Microsoft Excel....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  9. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from Documents on the local disk. The following example shows how to load the Document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the Document // If text extraction isn't supported, a reader is null System....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/load-document-fr...
  10. Sign document with Barcode signature - advanced...

     This article explains how to sign Document with Barcode electronic signatures using extended options with GroupDocs.Signature API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...