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

list

(0.33 sec)
  1. Upcoming Release of GroupDocs.Editor for Java

    We are excited to announce that GroupDocs.Editor is coming to Java Platform. It will be a lightweight component that’ll allow to edit multiple document formats like Word, Cells, Slides, PDF and many more in form of HTML. Moreover, this API will permit user to translate source documents into HTML or save HTML into source document format. Features Offered by GroupDocs.Editor for JavaGroupDocs will keep on updating this API with new features.... An initial list of features offered by the API...

    blog.groupdocs.com/editor/upcoming-release-grou...
  2. 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...
  3. Upcoming Release of GroupDocs.Merger for .NET

    We are about to release GroupDocs.Merger for .NET, a full featured, back-end API that could easily be utilized by .NET developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for .NET. Moreover, API will allow to merge two documents of same format into single. Features Offered by GroupDocs.Merger for .NETGroupDocs will keep on updating this API with new features. An initial List of features offered by the API will be: Move/reorder pages Remove and swap document pages Trim and split document Document protection management Join Document First Version AvailabilityWe are finalizing the first release of GroupDocs.... An initial list of features offered by the API...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  4. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET.... A list of file formats that support...HTML format is provided in the list below: Portable Document Format...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  5. 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/nodejs-java/get-suppo...
  6. 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...
  7. 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...
  8. 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/
  9. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats List when parsing documents with GroupDocs.Parser within your Python applications....this page allows you to get the list of all . To do this, follow...snippet shows how to obtain a list of supported file formats: Get...

    docs.groupdocs.com/parser/python-net/get-suppor...
  10. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....Sheets to PDF Conversion Specific List of Excel Sheets to PDF Conversion...the exact sheet numbers as a list while converting. The following...

    blog.groupdocs.com/conversion/convert-excel-spr...