Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,877 for

import

(0.11 sec)
  1. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...Signature import groupdocs_signature as gs import groupdocs_signature...

    docs.groupdocs.com/signature/python-net/introdu...
  2. Spelling corrector | GroupDocs

    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/
  3. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....this: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/proj...
  4. 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/
  5. 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...
  6. 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...
  7. How to Convert SVG to JPG using Java

    This tutorial walks you through the complete workflow to convert SVG to JPG using Java and enables you to easily write the SVG to JPG Java code with a few API calls....implementing SVG to JPG functionality Import essential classes for performing...the required library and then import the essential classes in the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert Text File to JPG using Java

    Easily convert Text file to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....Text file to JPG functionality Import essential classes for performing...second step enables you to import the essential classes and then...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Convert PDF to EMF using Python

    Convert PDF to EMF using Python for document imaging. Learn how to export PDF to EMF in Python with clean vector output and reliable conversion options....EMF output from PDF documents Import required classes like Converter...setting up the environment, import essential classes such as Converter...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. Render HTML as JPG using Python

    Discover how to render HTML as JPG using Python. This tutorial guides you through the steps to convert HTML to JPG in Python with customizable dimensions....your development environment Import the required modules: groupdocs...installed, the next step is to import the required modules: groupdocs...

    kb.groupdocs.com/viewer/python/render-html-as-j...