Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,149 for

import

(0.06 sec)
  1. Introducing Hotfix release of Java Annotation A...

    We have been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce Java Annotation API v17.10.3. In previous version of the API, there was a issue in Importing annotations from PDF. But now this issue has been fixed in this release. We therefore recommend you to download this latest release for a better API experience. Java Annotation API v17.10.3 - Fixes Import added annotations from exported PDF document Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on Documentation Annotation API: Download - Zipped JARs Documentation - API Documentation Examples/Showcases - GitHub source code examples Product Support Forum - Technical Support Forum for GroupDocs....API, there was a issue in importing annotations from PDF. But...Annotation API v17.10.3 - Fixes # Import added annotations from exported...

    blog.groupdocs.com/annotation/java-annotation-a...
  2. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java.... To import synonyms from a file, use the...( "C:\\Synonyms.dat" ); // Import synonyms from a file index...

    docs.groupdocs.com/search/java/synonym-dictionary/
  3. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.... To import homophones from a file, use..."C:\\Homophones.dat" ); // Import homophones from a file index...

    docs.groupdocs.com/search/java/homophone-dictio...
  4. Convert specific pages | Documentation

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert-spec...
  5. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary.... To import homophones from a file, use...@"C:\Homophones.dat" ); // Import homophones from a file index...

    docs.groupdocs.com/search/net/homophone-diction...
  6. Install GroupDocs.Total for Java | Documentation

    This topic describes how to install GroupDocs.Total for Java....java import com.groupdocs.total.Total ; import com.groupdocs...

    docs.groupdocs.com/total/java/installation/
  7. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java.... To import synonyms from a file, use the...exportDictionary ( fileName ); // Import synonyms from a file index...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  8. Load File From Local Disk | Documentation

    This article demonstrates how to convert a file stored on a local disk using GroupDocs.Conversion for Python via .NET API....conversion import Converter from groupdocs.conversion...conversion.options.convert import PdfConvertOptions def convert_docx_to_pdf...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java.... To import the list of aliases from a...exportDictionary ( "C:\\Aliases.dat" ); // Import aliases from a file index ...

    docs.groupdocs.com/search/java/alias-dictionary/
  10. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary.... To import the list of aliases from a...ExportDictionary ( @"C:\Aliases.dat" ); // Import aliases from a file index ...

    docs.groupdocs.com/search/net/alias-dictionary/