Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 905 for

data assembly

(0.08 sec)
  1. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted MetaData electronic signature with GroupDocs.Signature API...Assembly Product Solution GroupDocs...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Assembly Product Solution GroupDocs...way:Extracts data of “From” regex field (green Extracts data of “FromCompany”...

    docs.groupdocs.com/parser/java/working-with-tem...
  3. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Assembly Product Solution GroupDocs...structure), and stream (raw binary data). Objects may be referenced...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Extract table of contents from EPUB eBooks | Do...

    To extract table of contents from EPUB e-books GetToc method is used....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from ePUB...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. GroupDocs.Metadata Overview | Documentation

    The metaData is a Data which shows information about other Data. It should not be considered as the content of the Data. Various types of metaData are existed such as, descriptive, structural, administrative, reference, statistical and legal metaData....Assembly Product Solution GroupDocs...metadata is a data which shows information about other data. It should...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  6. Scatter Chart in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing 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 Word Document Creating a Scatter Chart Please follow below to create Scatter 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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  7. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-images-fr...
  8. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java....Assembly Product Solution GroupDocs...final Map < String , Object > data = new HashMap <>(); private...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  9. Generate email report with common list. | Docum...

    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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/email-re...
  10. 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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/removing-select...