Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,336 for

import

(0.58 sec)
  1. Hello, World! | GroupDocs

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...py import os from groupdocs.viewer import License , Viewer...from groupdocs.viewer.options import HtmlViewOptions def render_docx_to_html...

    docs.groupdocs.com/viewer/python-net/hello-world/
  2. 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...
  3. 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...
  4. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...interfaces.PageStreamFactory ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  5. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java.... import com.groupdocs.conversion.Converter ; import com.groupdocs...simple: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/spre...
  6. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...the page. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/adding-...
  7. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....see : Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.options as gro import groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/redacti...
  8. 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...
  9. Specify spreadsheet rendering options | GroupDocs

    Render spreadsheet files (Excel, etc.) to HTML, PDF, or images using GroupDocs.Viewer's Python API options....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/specify-re...
  10. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import java.nio...Java import com.groupdocs.comparison.Comparer ; import java.nio...

    docs.groupdocs.com/comparison/java/compare-mult...