Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,085 for

data assembly

(0.06 sec)
  1. Working with templates | GroupDocs

    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...
  2. Scatter Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart 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. Scatter Chart in Microsoft Excel Document Creating a Scatter Chart Please follow below steps to create Scatter Chart in MS Excel 2013: Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  3. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for MetaData electronic signatures....Assembly Product Solution GroupDocs...to serialize and de-serialize data. Here are the steps to embed...

    docs.groupdocs.com/signature/java/implement-cus...
  4. Conversion options by document family | GroupDocs

    This section explains GroupDocs.Conversion for .NET convert options specific to various document types...Assembly Product Solution GroupDocs...JSON data with advanced options Convert JSON as a data source...

    docs.groupdocs.com/conversion/net/conversion-op...
  5. eSign document with Metadata signature | GroupDocs

    This article shows how to add MetaData signature to the each document type meta layer with different Data types over with GroupDocs.Signature...Assembly Product Solution GroupDocs...information about resource or another data. From the document perspective...

    docs.groupdocs.com/signature/python-net/esign-d...
  6. Evaluation Limitations and Licensing | GroupDocs

    free watermark api version is available to evaluate the API which will be similar as licensed but with few limitations....Assembly Product Solution GroupDocs...// For complete examples and data files, please go to https://github...

    docs.groupdocs.com/watermark/java/evaluation-li...
  7. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Assembly Product Solution GroupDocs...with embedded and encrypted data in QR-code signatures / Implement...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The Data is fetched from custom objects and report is generated....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/business-case-...
  9. 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...
  10. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-hyperlin...