Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,118 for

import

(0.41 sec)
  1. How to Extract Text from HTML in Java

    This article describes a step-by-step procedure to extract text from HTML in Java and how to use these steps for developing the Java get Text from HTML application....text from the HTML document Import essential classes for developing...the second step guide you to import the required classes for doing...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  2. Spelling corrector | GroupDocs

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

    docs.groupdocs.com/search/net/spelling-corrector/
  3. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java.... To import types of all characters from...getAlphabet (). clear (); } // Import the alphabet from a file index...

    docs.groupdocs.com/search/java/alphabet/
  4. Compare multiple documents | GroupDocs

    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...
  5. Create New Document by Format | GroupDocs

    This article demonstrates how to create new documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....WordProcessing Document // Import the necessary modules const...2. Spreadsheet Document // Import the necessary modules const...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  6. Convert XLSX to JPG using Python

    Learn how to convert XLSX to JPG using Python in a few simple steps. This guide covers how to export XLSX to JPG in Python with clean layout and high image quality....support in your Python project Import required classes such as Converter...supports image output. Next, import the necessary modules, such...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  7. Working with Text | GroupDocs

    Perform keyword or regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET....parser import Parser with Parser ( "sample...Python from groupdocs.parser import Parser with Parser ( "sample...

    docs.groupdocs.com/parser/python-net/working-wi...
  8. Set image size limits | GroupDocs

    Control image size in PDF output: set width, height, or maximum dimensions....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/set-image-...
  9. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...

    docs.groupdocs.com/comparison/java/show-gap-lines/
  10. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....for a file from local disk import groupdocs.redaction as gr def...info for a file from Stream import groupdocs.redaction as gr def...

    docs.groupdocs.com/redaction/python-net/get-fil...