Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 40,742 for

documents

(0.3 sec)
  1. Get supported file types | Documentation

    This article explains how to obtain supported file formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) Documents with GroupDocs.Merger within your .NET applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...will help us improve our documentation. Analyzing your prompt,...

    docs.groupdocs.com/merger/net/get-supported-fil...
  2. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Higher Leave feedback Note This document describes the changes to the...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  3. Split a worksheet into pages | Documentation

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Python / Document rendering basics / Render...

    docs.groupdocs.com/viewer/python-net/split-work...
  4. Removing Selective Chart Series Dynamically | D...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.11 or greater. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Column Chart in Microsoft Word Document Creating a Column Chart Practising...

    docs.groupdocs.com/assembly/net/removing-select...
  5. Inserting Chart Axis Title Dynamically | Docume...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.12 or greater Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Column Chart in Microsoft Word Document Creating a Column Chart Practising...

    docs.groupdocs.com/assembly/java/inserting-char...
  6. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...absolute or relative path to your document. Ex: "C:\\Docs\\message.msg"...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Quick Start Guide | Documentation

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...will help us improve our documentation. On this page Analyzing...

    docs.groupdocs.com/conversion/java/getting-star...
  8. Convert GIS formats | Documentation

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...will help us improve our documentation. On this page Analyzing...

    docs.groupdocs.com/conversion/net/convert/gis/
  9. Licensing and evaluation | Documentation

    GroupDocs.Viewer provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...will help us improve our documentation. On this page Analyzing...

    docs.groupdocs.com/viewer/net/licensing-and-eva...
  10. Scan QR Code | Documentation

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...will help us improve our documentation. Analyzing your prompt,...

    docs.groupdocs.com/parser/net/scan-qr-code/