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

template

(0.21 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more.... Microsoft Word 97 - 2007 Template. Office Open XML WordprocessingML...Open XML WordprocessingML Template (macro-free) Office Open XML...

    docs.groupdocs.com/redaction/net/supported-docu...
  2. PDF & Word Reports from XML in C# | XML to PDF ...

    Automate reports generation in C# by converting XML data into PDF & DOC/DOCX via text-based Templates using .NET API by GroupDocs....reports using C# via simple templates. The following topics are...XML data using DOCX or TXT template. Additionally, it supports...

    blog.groupdocs.com/assembly/generate-reports-fr...
  3. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List 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. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Word 2013....Multicolored Numbered List Template in MS Word 2013. In your document...it colored list. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  4. 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...
  5. GroupDocs.Parser for .NET 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.12. Available now on NuGet and GroupDocs website....table extraction without a template from presentations (PARSERNET‑2776)...the need to supply a layout template. [Enhancement] Implement table...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  6. Save Assembled Word Processing Document as a Ma...

    Markdown is a well known and one of the popular markup languages these days. The appearance of the text in Markdown is controlled using the syntax instead of using rich text editors or applications such as MS Word. The best thing is, it is a lightweight language and can be written in the plain text editors such as Notepad. As far as its usage is concerned, Markdown is popular in writing wikis, readme files, and others....remember when writing the templates for longer reports. So how...workaround for this. Create a Word template with required text formatting...

    blog.groupdocs.com/assembly/save-assembled-word...
  7. 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...
  8. 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...
  9. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....assemble a document from a template. */ public class DataSourceInfo...DocumentAssembler Java /** * Loads a template document from the specified...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  10. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the Template. Is there a way to get the line to be shown for each iteration?...Which is where it shows in the template. Is there a way to get the...6) Sample code Problematic template Expected and API generated...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...