Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 46,008 for

documents

(0.63 sec)
  1. Multicolored Numbered List in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored numbered list report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Multicolored Numbered List in HTML Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...HTML Document Multicolored Numbered List in HTML Document Leave...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  2. Column Chart in Word Processing Document | Grou...

    Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practicing 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” dialogue box. Select “Column” in the sidebar, you will see a gallery of charts....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Processing Document Column Chart in Word Processing Document Leave...

    docs.groupdocs.com/assembly/net/column-chart-in...
  3. Common List Image in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image 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. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Spreadsheet Document Common List Image in Spreadsheet Document Leave...

    docs.groupdocs.com/assembly/net/common-list-ima...
  4. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Processing Document Common List Image in Word Processing Document Leave...

    docs.groupdocs.com/assembly/java/common-list-im...
  5. In-Paragraph List in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following clients:”....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document In-Paragraph List in Presentation Document Leave...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  6. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a new presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document Single Row Image in Presentation Document Leave...

    docs.groupdocs.com/assembly/java/single-row-ima...
  7. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Generating page...

    docs.groupdocs.com/editor/net/generating-page-p...
  8. compare two word documents and highlight differ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats.... Als een document meerdere keren is gewijzigd...verschillende versies van dat document met elkaar vergelijken. Voor...

    blog.groupdocs.com/nl/tag/compare-two-word-docu...
  9. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.XmlDataSource("datasource.xml") DataSourceInfo = ga.DataSourceInfo(dataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...Generate sample report for document with variable Generate sample...

    docs.groupdocs.com/assembly/python-net/barcode/
  10. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...entry point to manage the document editing process to any supported...decrease memory usage Simplified document editing and saving options...

    blog.groupdocs.com/editor/get-document-metadata...