Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,219 for

import

(0.13 sec)
  1. Load document from stream | GroupDocs

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Java API....purpose: import com.groupdocs.conversion.Converter ; import com.groupdocs...exceptions.GroupDocsConversionE ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-documen...
  2. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....FTP: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...HtmlViewOptions ; import org.apache.commons.net.ftp.FTP ; import org.apache...

    docs.groupdocs.com/viewer/java/load-document-fr...
  3. GroupDocs.Signature for Python 26.1 – Latest Up...

    Explore what’s new in GroupDocs.Signature for Python 26.1. Available now on NuGet and GroupDocs website....an image # import groupdocs.signature as gs import groupdocs.signature...signed image # import groupdocs.signature as gs import groupdocs.signature...

    blog.groupdocs.com/signature/groupdocs-signatur...
  4. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python Import groupdocs.redaction as gr Import groupdocs.redaction.options as gro Import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr.... Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.options as gro import groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/use-adv...
  5. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....parser import Parser # Create an instance...parser import Parser from groupdocs.parser.options import SearchOptions...

    docs.groupdocs.com/parser/python-net/search-text/
  6. Extract images to files | GroupDocs

    Learn how to save extracted images to files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion....parser import Parser import os # Create output directory...parser import Parser from groupdocs.parser.options import ImageOptions...

    docs.groupdocs.com/parser/python-net/extract-im...
  7. Exception on saving Word to EML file format - F...

    Exception on saving Word to EML file format Traceback (most recent call last): File “D:\kb-python\kbconversion.py”, line 22, in converter.convert(“output.eml”, convert_options) RuntimeError: Proxy error(ConversionNo…...Documentation import os from groupdocs.conversion import License,...conversion.options.convert import EmailConvertOptions from groupdocs...

    forum.groupdocs.com/t/exception-on-saving-word-...
  8. eSign Document with Image Signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature for Python via .NET....signature using Python: Python import groupdocs.signature as signature...signature.options import ImageSignOptions import groupdocs.signature...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your Java applications....document: Java import com.groupdocs.viewer.FileType ; import com.groupdocs...groupdocs.viewer.Viewer ; import com.groupdocs.viewer.options.HtmlViewOptions...

    docs.groupdocs.com/viewer/java/specify-file-typ...
  10. Render PowerPoint presentations as HTML, PDF, a...

    Convert PowerPoint presentations to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...

    docs.groupdocs.com/viewer/python-net/render-pre...