Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,349 for

template

(0.24 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Presentation Template Microsoft PowerPoint Macro-Enabled Template Microsoft...Microsoft PowerPoint Template Microsoft PowerPoint 97-2003 Slide...

    docs.groupdocs.com/signature/java/supported-doc...
  2. In-Table List With Alternate Content in Word Pr...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in Microsoft Word Document Creating a In-Table List With Alternate Content Practising the following steps you can create In-Table List With Alternate Content Template in MS Word 2013. Click the document where you want to add the table....List With Alternate Content Template in MS Word 2013. Click the...Insert a 2X3 table. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft PowerPoint Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....Filtering, Grouping, and Ordering Template in MS PowerPoint 2013. Add...Insert a 2x2 table. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Generate and Automate Documents using Multiple ...

    At GroupDocs, we are always keen to broaden the usability of our APIs across multiple platforms. Keeping that in mind, we are pleased to release GroupDocs.Assembly for Java, a simpe document automation and report generation API that is materialized with multitude of extinct features that you may not have experience before. Such as, support of multiple data sources, multitude of supported file formats. We would encourage you to explore the API and share your valuable feedback....Hence, it allows to create template in any supported file/document...support and many others Easy template syntax . Less coding effort...

    blog.groupdocs.com/assembly/releasing-next-gene...
  5. Working with GroupDocs.Assembly Engine | GroupDocs

    About this section The articles in this section will be talking about technical concepts to be considered when creating document Templates in order to generate your required reports. After going through this section, hopefully you will understand the Template syntax, composing expressions and other syntax elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....considered when creating document templates in order to generate your...hopefully you will understand the template syntax, composing expressions...

    docs.groupdocs.com/assembly/java/working-with-g...
  6. How to Compare Files with GroupDocs 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 other 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....Creating the Template # Create a template file in the template folder...type="text/css"> {{ Web::minify('templates/',array('style.css'),FALSE)...

    blog.groupdocs.com/comparison/how-to-compare-fi...
  7. Extract Data from Invoices or Receipts in Java ...

    Extract Invoice data from PDF invoices or receipts programmatically in Java. Document parsing & data extraction API by GroupDocs supports various formats.... Create a template. Parse the PDF invoice according...according to the created template. Extract the information from...

    blog.groupdocs.com/parser/extract-data-from-inv...
  8. PDF & Word Reports from CSV in Java | CSV to PD...

    Programmatically create reports by converting CSV to PDF & Word formats using Templates in Java. Automate PDF & DOC/DOCX reports generation using Java API....reports in Java using a simple template. The following topics are...the selected CSV data and a template in TXT format. It also supports...

    blog.groupdocs.com/assembly/generate-reports-fr...
  9. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Watermark for Python....dot Microsoft Word 97 - 2007 Template ✅ ✅ ✅ ✅ ✅ .docx Office Open...Open XML WordprocessingML Template (macro-free) ✅ ✅ ✅ ✅ ✅ .dotm...

    docs.groupdocs.com/watermark/python-net/support...
  10. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. 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 We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples.... We need a template file with a form and a controller... Return this table to the template. You may think that this logic...

    blog.groupdocs.com/comparison/how-to-use-the-ge...