Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 9,490 for

document conversion

(1.17 sec)
  1. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a Document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/evaluation-limit...
  2. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/queries-in-text-a...
  3. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  5. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Metadata for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Conversion Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/evaluat...
  6. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Conversion Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/character...
  7. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Conversion Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/working...
  8. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Java....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-i...
  9. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. rich-text-formatting.md.txt

    This Document contains a variety of formatted elements that are used to test Document rendering quality during file Conversion # **Font Formatting** Source Sans Pro Light......This document contains a variety of formatted elements that are...test document rendering quality during file conversion # <a ...

    blog.groupdocs.com/pl/markdown/groupdocs-markdo...