Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,534 for

import

(0.04 sec)
  1. Merge PPTX Presentations in Python with GroupDo...

    This article provides step-by-step instructions on merging PPTX presentations using GroupDocs.Merger for Python via .NET.... import groupdocs.merger as gm import constants def...turtle import update import groupdocs.merger as gm import constants...

    blog.groupdocs.com/merger/merge-pptx-in-python/
  2. OneNote to TXT ConvertOptions unclear - Free Su...

    Heyo, Trying to convert a .one file to a .txt as achieved here: https://products.groupdocs.app/conversion/one-to-txt I’m working in python, and as I go to use the function in groupdocs.conversion.options.convert, conv…...this: from groupdocs_conversion import Converter from groupdocs_conversion...groupdocs_conversion.options import WordProcessingConver def convert_one_to_txt(input_file...

    forum.groupdocs.com/t/onenote-to-txt-convertopt...
  3. Quick Start Guide | Documentation

    Render files, list and save attachments in any supported format using GroupDocs.Viewer for Python via .NET to experience its simplicity and power in Python....py import os from groupdocs.conversion import License ...conversion.options.convert import PdfConvertOptions def convert_docx_to_pdf...

    docs.groupdocs.com/conversion/python-net/gettin...
  4. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....yellow: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.PdfViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  5. Convert spreadsheets | Documentation

    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. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix...suffix: Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.options as gro import groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/save-in...
  7. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....API Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.HtmlViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...
  8. Specify file type when loading a document | Doc...

    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...
  9. Skip loading of external resources | Documentation

    Learn this article and check how to restrict loading of external resources during conversion...java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/skip-loading...
  10. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....java import com.aspose.ocr.* ; import com.groupdocs...groupdocs.conversion.Converter ; import com.groupdocs.conversion.examples...

    docs.groupdocs.com/conversion/java/convert/imag...