Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,533 for

import

(0.04 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Render TXT as HTML with External Resources usin...

    Learn how to render TXT as HTML with external resources using Python. This tutorial explains how to convert TXT to HTML in Python with external resources....NET using pip Import the groupdocs.viewer and groupdocs...external resource rendering. Next, import the necessary modules, namely...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  5. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....minification: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/minify-html/
  6. Install GroupDocs.Viewer for Java | Documentation

    This topic describes how to install GroupDocs.Viewer for Java....java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/installation/
  7. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API....documents from a local disk import groupdocs.comparison as gc...password-protected documents from a stream import groupdocs.comparison as gc...

    docs.groupdocs.com/comparison/python-net/compar...
  8. Adding a Watermark to Converted Documents | Doc...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/add-watermark/
  9. How to Convert JPG to XLSM in Java

    Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....implementing JPG to XLSM capability Import essential classes for performing...the required library and then import the essential classes for doing...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Convert XLSX to PNG using Python

    Learn how to convert XLSX to PNG using Python with minimal setup. Discover how to export XLSX to PNG in Python accurately and efficiently without using extra tool....in your Python application Import the Converter and ImageConvertOptions...appropriate conversion library. Then, import the required modules to manage...

    kb.groupdocs.com/conversion/python/convert-xlsx...