Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,149 for

import

(0.02 sec)
  1. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Python via .NET....documents from a local disk import groupdocs.comparison as gc...several documents from a stream import groupdocs.comparison as gc...

    docs.groupdocs.com/comparison/python-net/compar...
  2. 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/
  3. 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...
  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. Synonym dictionary | Documentation

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

    docs.groupdocs.com/search/net/synonym-dictionary/
  6. 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...exportDictionary ( fileName ); // Import homophones from a file index...

    docs.groupdocs.com/search/nodejs-java/homophone...
  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 ( "C:\\Words.txt" ); // Import words from a file index . getDictionaries...

    docs.groupdocs.com/search/java/spelling-corrector/
  8. How to Convert DWG to PDF in Java

    Transform Autocad file to non-editable format, learn the process to convert DWG to PDF in Java, and review sample code for Java Autocad to PDF converter application....implementing DWG to PDF functionality Import essential classes for performing...start writing the code and then import the essential classes for doing...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert Outlook Email to HTML in Java

    Easily convert Outlook Email to HTML in Java using a popular document converter APIs and learn how to develop the Email to HTML Java application....Outlook Email to HTML capability Import necessary classes for performing...the second step guide you to import the necessary classes. After...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert TeX to Word using Java

    This article walks you through the complete process to convert TeX to Word using Java and provides a sample application for the TeX to Word converter in Java....implementing TeX to Word functionality Import essential classes for performing...repository. Now, you have to import the essential classes and use...

    kb.groupdocs.com/conversion/java/how-to-convert...