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

list

(0.15 sec)
  1. 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/
  2. 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-...
  3. 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/
  4. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get List of used fonts, specify or replace missing fonts, exclude fonts...in the context of fonts is to list and return them. GroupDocs.Viewer...call this method to obtain a list of all fonts, used in this document...

    blog.groupdocs.com/viewer/working-with-fonts/
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....document Iterable < SearchResult > list = parser . search ( "keyword"...if search is supported if ( list == null ) { System . out . println...

    docs.groupdocs.com/parser/java/migration-notes/
  6. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....qrHeight = 100 ; // define list of options List < SignOptions > listOptions...listOptions = new List < SignOptions >(); // walk through all alignment...

    docs.groupdocs.com/signature/net/locating-signa...
  7. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....types and them to collection of List< > type. The possible options...true ); // add options to list List < SearchOptions > listOptions...

    docs.groupdocs.com/signature/java/search-for-mu...
  8. Advanced search for Image signatures | GroupDocs

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API.... Analyze if needed list of returned list of This example shows...JPEG , }; // search document List < ImageSignature > signatures...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages.... close (); Listing all message recipients GroupDocs...GroupDocs.Watermark also allows listing all the message recipients...

    docs.groupdocs.com/watermark/java/email-messages/
  10. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats List for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....supported file formats list. java . util . List < FileType > supportedFileTypes...

    docs.groupdocs.com/signature/java/get-supported...