Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,365 for

import

(0.03 sec)
  1. 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/
  2. 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...
  3. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....Bitmap to PNG functionality Import essential classes for performing...the Maven repository and then import the essential classes in the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets.... To import types of all characters from...( @"C:\Alphabet.dat" ); // Import the alphabet from a file index...

    docs.groupdocs.com/search/net/alphabet/
  5. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java.... To import words from a file, use the...exportDictionary ( "C:\\Words.txt" ); // Import words from a file index . getDictionaries...

    docs.groupdocs.com/search/java/spelling-corrector/
  6. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java.... To import words from a file, use the...exportDictionary ( "C:\\Words.txt" ); // Import words from a file index . getDictionaries...

    docs.groupdocs.com/search/java/stop-word-dictio...
  7. Spelling corrector | Documentation

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

    docs.groupdocs.com/search/nodejs-java/spelling-...
  8. 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...
  9. 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/
  10. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java.... To import character replacements from..."C:\\CharacterReplacement.dat" ); // Import character replacements from...

    docs.groupdocs.com/search/java/character-replac...