Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,173 for

template

(0.03 sec)
  1. Generate PDF and Word Reports from JSON Data in C#

    Programmatically generate reports by converting JSON to PDF & Word using Templates in C#. Automate PDF & DOCX reports using .NET API....reports in C# using simple templates. .NET API for Report Generation...JSON , XML , or CSV and the template in many different formats...

    blog.groupdocs.com/assembly/generate-reports-fr...
  2. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here.... AutoCAD Drawing Template Drawing Exchange Format HPGL...File OpenDocument Graphics Template Printer Command Language Document...

    docs.groupdocs.com/viewer/python-net/supported-...
  3. .NET VSTM Viewer API - Read, View, Render in C#...

    .NET document viewer API to read, render and display VSTM in any type of C#, ASP.NET, VB.NET & .NET Core applications....Files with VSTM extension are template files created with Microsoft... files created from VSTM templates can run macros that are developed...

    products.groupdocs.com/viewer/net/vstm/
  4. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a Template is assembled within the class. Building Reports To build a report from a Template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....required to build a report from a template is assembled within the class...Reports To build a report from a template, you can use one of the overloads...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  5. Numbered List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”....you can create Numbered List Template in MS Word 2013. In your document...Start numbered list. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....user-generated template. For details about templates, see . Here...document by the user-generated template: Instantiate object for the...

    docs.groupdocs.com/parser/java/parse-data-from-...
  7. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a Template is assembled within the class. Building Reports To build a report from a Template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....required to build a report from a template is assembled within the class...Reports To build a report from a template, you can use one of the DocumentAssembler...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....data transmission between a template and the controller. It also...FatFree engine, PHP SDK, templates and controllers. In it, you...

    blog.groupdocs.com/comparison/implement-documen...
  9. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation Templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....from text and presentation templates. For more details, please...presentation template formats: # dotx (Template) dotm (Macro-enabled...

    blog.groupdocs.com/parser/extract-tables-from-p...
  10. Numbered List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Excel Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Excel 2013. You can create two kinds of Numbered List in Microsoft Excel. In-cell List Multiple-cell List Apply the following steps to build the In-Cell Template...you can create Numbered List Template in MS Excel 2013. You can...steps to build the In-Cell template Add a new Workbook. Write...

    docs.groupdocs.com/assembly/java/numbered-list-...