Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 13,231 for

to

(0.03 sec)
  1. Optimize the PDF file resources | GroupDocs

    This Topic describes how To optimize PDF file using the GroupDocs.Viewer Java API To reduce size....This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. Get supported file formats | GroupDocs

    This article explains how To obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications....This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications.

    docs.groupdocs.com/comparison/java/get-supporte...
  3. Generate email report with common list. | Group...

    Adding Syntax To be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "cusTomers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) 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....Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) 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.

    docs.groupdocs.com/assembly/python-net/email-re...
  4. Working with String Template | GroupDocs

    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 Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...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 Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)

    docs.groupdocs.com/assembly/net/working-with-st...
  5. Float and paginal modes | GroupDocs

    This article explains the pros and cons of float and paginal document editing modes when editing Word documents with GroupDocs.EdiTor API....This article explains the pros and cons of float and paginal document editing modes when editing Word documents with GroupDocs.Editor API.

    docs.groupdocs.com/editor/nodejs-java/float-and...
  6. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps To can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group To open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK To insert the chart and Worksheet template To your document Edit the Worksheet with your data To update the chart....Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart.

    docs.groupdocs.com/assembly/java/individual-ser...
  7. Output format and password | GroupDocs

    Following this guide you will learn how To save edited Word document with password or change output document format using GroupDocs.EdiTor for Java features....Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features.

    docs.groupdocs.com/editor/java/output-format-an...
  8. Watermarks in word processing document | GroupDocs

    This article explains how To add watermarks in word processing document....This article explains how to add watermarks in word processing document.

    docs.groupdocs.com/watermark/net/watermarks-in-...
  9. Extract Images from eBooks in C# | EPUB, FB2, CHM

    Programmatically extract images from EPUB, FB2, CHM eBooks in C# using document parser API for .NET. Save the images in JPG, PNG, WebP, GIF, or BMP format....Programmatically extract images from EPUB, FB2, CHM eBooks in C# using document parser API for .NET. Save the images in JPG, PNG, WebP, GIF, or BMP format.

    blog.groupdocs.com/parser/extract-images-from-e...
  10. Search for multiple e-signature types | GroupDocs

    This article explains how To search for multiple electronic signatures across document pages with GroupDocs.Signature API....This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/search-for-mul...