Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 6,331 for

groupdocs.assembly

(0.36 sec)
  1. Scatter Chart in Presentation Document | Docume...

    Note In this article, we will use Groupdocs.assembly to generate a Scatter Chart report in Presentation 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. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  2. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by Groupdocs.assembly for .NET. 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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/supported-docum...
  3. Automated Report Generation on GroupDocs Blog |...

    Automated Report Generation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Automated Report Generation on GroupDocs Blog | Document Automation Soluti......Generated Reports using GroupDocs.Assembly for Java 19.3 In the...the latest version of GroupDocs.Assembly for Java we have introduced...

    blog.groupdocs.com/tag/automated-report-generat...
  4. Schema of xml data source - Free Support Forum ...

    Hi Team, I am trying to evaluate groupdocs (Groupdocs.assembly) for my project and running into some roadblocker. Hoping you could help. Can I use xml to generate doc file where schema of xml is not defined in data sou…...Schema of xml data source GroupDocs.Assembly Product Family HarindraShivam...to evaluate groupdocs (GroupDocs.Assembly) for my project and running...

    forum.groupdocs.com/t/schema-of-xml-data-source...
  5. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using Groupdocs.assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/working-with-la...
  6. Working with String Template | Documentation

    Groupdocs.assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/working-with-s...
  7. GroupDocs - API Reference

    assembly,metadata,viewer,conversion...8 GroupDocs.Assembly GroupDocs.Assembly contains following...References GroupDocs.Assembly for .NET 22.2 GroupDocs.Assembly for Java...

    apireference.groupdocs.com/
  8. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of Groupdocs.assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using Groupdocs.assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....the monthly release of GroupDocs.Assembly for .NET 18.7 . Using...Link Tag in C# # Using GroupDocs.Assembly for .NET 18.7, you can...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  9. Basic Usage | Documentation

    Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with Groupdocs.assembly Engine....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/basic-usage/
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use Groupdocs.assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/generating-rep...