Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,410 for

import

(0.13 sec)
  1. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.PresentationFileType ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-p...
  2. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...

    docs.groupdocs.com/viewer/python-net/rendering-...
  3. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison.... 'use strict' ; // Import the GroupDocs.Comparison for...metadata. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/get-f...
  4. Generate content for static sites | GroupDocs

    Convert documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...markdown import MarkdownConverter , ConvertOptions...if __name__ == "__main__" : import os os . makedirs ( "content/posts/images"...

    docs.groupdocs.com/markdown/python-net/static-s...
  5. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.... JavaScript import { Viewer , HtmlViewOptions...resource URL format JavaScript import { Viewer , HtmlViewOptions...

    docs.groupdocs.com/viewer/nodejs-java/render-pr...
  6. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....comparison import Comparer from groupdocs.comparison...comparison.options import LoadOptions from groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/develo...
  7. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....document: Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.redactions as grr import groupdocs.pydrawing as grd...

    docs.groupdocs.com/redaction/python-net/pre-ras...
  8. Cache results | GroupDocs

    Caching rendering results in GroupDocs.Viewer for Python applications to improve performance....Python import time import groupdocs.viewer as gv import groupdocs...

    docs.groupdocs.com/viewer/python-net/caching-re...
  9. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats.... JavaScript import { Viewer , PdfViewOptions }...size in pixels. JavaScript import { Viewer , PngViewOptions }...

    docs.groupdocs.com/viewer/nodejs-java/render-we...
  10. Load Password-Protected File | GroupDocs

    Unlock and convert password-protected Word, Excel, PowerPoint, and PDF documents by passing a LoadOptions instance with the password attribute to the Converter constructor in GroupDocs.Conversion for Python via .NET....conversion import Converter from groupdocs.conversion...conversion.options.convert import PdfConvertOptions from groupdocs...

    docs.groupdocs.com/conversion/python-net/develo...