Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,349 for

template

(0.04 sec)
  1. Advanced Usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......feedback Adding NEXT Field into Template Syntax Was this page helpful...

    docs.groupdocs.com/assembly/python-net/advanced...
  2. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your Template, do the following steps: Add a textbox to your Template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....inserted image within your template, do the following steps: Add...Add a textbox to your template at the place where you want an...

    docs.groupdocs.com/assembly/net/inserting-image...
  3. Insert Chart Axis Title Dynamically using Group...

    At GroupDocs, we are always focused on improving our API’s. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java 18.1. Using the latest version, you can now change chart axis title dynamically in the spreadsheet, presentation, and email documents. We would recommend you to download and integrate this latest release. Insert Chart Axis Title DynamicallyGroupDocs.Assembly for Java 18.1 provides support for inserting chart axis title in spreadsheet, presentation, and email documents....Title DynamicallyFrom now, template syntax expressions are supported...

    blog.groupdocs.com/assembly/dynamic-chart-axis-...
  4. Individual Series Point Coloring in Spreadsheet...

    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 Spreadsheet Document Please follow below steps to can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....Engine Download Pie Chart Template Please download the sample...created in this article: (Template for CustomObject and JSON...

    docs.groupdocs.com/assembly/java/individual-ser...
  5. Convert Files Within Document Containers | Grou...

    Learn how to convert files within document containers, such as compressed files, into various formats using GroupDocs.Conversion for Python via .NET.... DOT and DOTX - Word template files. RTF - Rich Text Format...archive to PDF: The file name template for the output files is {file...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with Template-based parsing support....user-defined templates. It is easy to create a template with data...easy to use the template (just pass the Template object to parse_by_template...

    docs.groupdocs.com/parser/python-net/features-o...
  7. Changing Automatically Detected Types of Docume...

    API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type Note The code uses some of the objects defined in: The Business Layer... Data Source Document Template Changing Document Table Column...

    docs.groupdocs.com/assembly/net/changing-automa...
  8. Basic Usage | GroupDocs

    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....based on a data source and template, or create reports fast and...

    docs.groupdocs.com/assembly/java/basic-usage/
  9. Features Overview | GroupDocs

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined Templates. It is easy to crate a Template with data field definitions, table definitions. Then it’s easy to use the Template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents.... Parse Document by Template GroupDocs.Parser allows to...user-defined templates. It is easy to crate a template with data...

    docs.groupdocs.com/parser/java/features-overview/
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document.... template The informational name of...of the document template. created-time The time of the document...

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