Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,658 for

list

(0.18 sec)
  1. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet List at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Creating a Template Add a bullet list at the place where you want...following information: Bulleted list of clients A table showing managers’...

    docs.groupdocs.com/assembly/java/generating-rep...
  2. Features overview | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, List and save attachments, embedded files and compressed files, and extract document text....Archive – list of folders contained in archive; CAD - list of layers...layouts in a CAD document; Email – list of folders contained in an Outlook...

    docs.groupdocs.com/viewer/java/features-overview/
  3. Features overview | GroupDocs

    With GroupDocs.Viewer for Node.js you can render files to HTML, PNG, JPEG and PDF formats, List and save attachments, embedded files and compressed files, and extract document text....Archive – list of folders contained in archive; CAD - list of layers...layouts in a CAD document; Email – list of folders contained in an Outlook...

    docs.groupdocs.com/viewer/nodejs-java/features-...
  4. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....and PDF documents Points = new List < Point > { new Point ( 80 ...240 , 650 ) }, Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-underline...
  5. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET....FontSize = 11 , Points = new List < Point > { new Point ( 80 ...240 , 650 ) }, Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-replaceme...
  6. Add Metadata Signature in Cells Document using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.10 of the API provides the ability to add and search Metadata Signature in Cells and Words documents. Furthermore, few improvements are also introduced in this version, therefore, we recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for Cells and Words documentsThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....searchOptions); // output signatures List signatures = result.ToList();...results conversion to typed list of signatures Global Exception...

    blog.groupdocs.com/signature/groupdocs.signatur...
  7. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a List of supported file types....the class is used to obtain a list of supported file types. An...An example of obtaining a list of supported file types is presented...

    docs.groupdocs.com/search/java/get-supported-fi...
  8. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats List when viewing documents with GroupDocs.Comparison within your Java applications....this page allows you to get the list of all . The following code...snippet shows how to obtain a list of supported file formats and...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  9. Features Overview | GroupDocs

    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.... The following is the list of salient features which are...g., charts, image, tables, lists and more Inline template syntax...

    docs.groupdocs.com/assembly/net/features-overview/
  10. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Data Bands Note See Bulleted List template using Common Data Bands...build numbered or bulleted lists in reports dynamically. For...

    docs.groupdocs.com/assembly/java/template-synta...