Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,571 for

import

(0.03 sec)
  1. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....release of the project but most important functionalities have been...0 API provides support for Import Annotations and new types (TextStrikeout...

    blog.groupdocs.com/categories/groupdocs.annotat...
  2. Add Ellipse Annotation in Slides

    We try our best to provide minimal yet appropriate solutions to our customers. Hence, in this month’s release of GroupDocs.Annotation for .NET 19.3 you will observe some new “easy-to-implement” features. Lets start with ellipse annotation. You might be looking for it, we’ve now added its support for different document formats. Ellipse Annotation GroupDocs.Annotation for .NET 19.3 provides GetThumbnail method for PageImage class, that helps you in getting thumbnails of PDF document pages....now closes stream when you import annotations for Images. Lastly...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  3. Add a Watermark to Converted Document | Documen...

    Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....pydrawing import Color from groupdocs.conversion import Converter...conversion.options.convert import PdfConvertOptions , WatermarkTextOptions...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Show gap lines instead of changes | Documentation

    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/
  5. Get file info | Documentation

    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...
  6. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API.... import com.groupdocs.editor.Editor ; import com.groupdocs...groupdocs.editor.EditableDocument ; import com.groupdocs.editor.options...

    docs.groupdocs.com/editor/java/save-document/
  7. 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...
  8. Extract Text from PDF using Python

    Learn how to extract Text from PDF using Python. This guide walks through setup and code needed to extract text from PDF in Python without installing extra software....NET using pip Import groupdocs.viewer and groupdocs...install GroupDocs.Viewer and import the required modules. Then...

    kb.groupdocs.com/viewer/python/extract-text-fro...
  9. Spelling corrector | Documentation

    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/
  10. Alphabet | Documentation

    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/