Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 2,460 for

one

(0.08 sec)
  1. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....to its text representation (One, Two, Three, …) hex Formats...

    docs.groupdocs.com/assembly/net/features-overview/
  2. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange....data from two JSON files into one integrated document. Differences...

    blog.groupdocs.com/comparison/mastering-json-co...
  3. How to Create GroupDocs Viewer Plugin for Conta...

    This article explains the basics of creating a plugin for the Contao CMS using the Contao Viewer plugin as an example. You can download the completed plugin from Contao. Requirements Contao CMS PHP 5.3 JavaScript PreparationTo create a GroupDocs Viewer plugin for Contao CMS: Install Contao CMS. The installation of this CMS is a simple. Allow GroupDocs to appear go to Admin > Setting > Security settings > Allowed HTML tags and just add at the end....and, in this folder, create one an en folder. In the en folder...So in this file we have only one line of code which declares an...

    blog.groupdocs.com/viewer/how-to-create-groupdo...
  4. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Extension methods mimicking the ones for IEnumerable<T> (see Enumeration...expression must return a value of one of the following types: A byte...

    docs.groupdocs.com/assembly/java/template-synta...
  5. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....Markdown output files, each of one has its own saving properties...

    docs.groupdocs.com/editor/java/edit-markdown/
  6. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....Markdown output files, each of one has its own saving properties...

    docs.groupdocs.com/editor/net/edit-markdown/
  7. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET....PDF to Word Microsoft Word is one of the most convenient ways to...

    docs.groupdocs.com/conversion/net/convert/pdf/
  8. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and JPEG formats.... Call one of the method overloads to convert...You can set this property to one of the following values: — The...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  9. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...follow a structure similar to the one you used for DOCX files. Below...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  10. Working with templates | Documentation

    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....definition Result Extracts only one line: 67890 ) Extracts two lines...

    docs.groupdocs.com/parser/java/working-with-tem...