Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 3,659 for

import

(1.43 sec)
  1. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....redaction import Redactor from groupdocs.redaction...redaction.options import SaveOptions from groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/load-fr...
  2. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Python via .NET....documents have one critically important distinction compared to WordProcessing...editor import Editor from groupdocs.editor.options import SpreadsheetLoadOptio...

    docs.groupdocs.com/editor/python-net/edit-excel/
  3. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Microsoft Project files 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-ms...
  4. Specify rendering options for CAD files | Group...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...from groupdocs.viewer.drawing import Argb32Color def set_background_color...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  5. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.SpreadsheetFileType ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-s...
  6. Licensing | GroupDocs

    Evaluate, apply, and manage licenses for GroupDocs.Conversion for Python via .NET — free trial with limitations, 30-day temporary license, file and stream license loading, and metered licensing.... import os from groupdocs.conversion import License def...message: import os from groupdocs.conversion import License def...

    docs.groupdocs.com/conversion/python-net/licens...
  7. Python 平铺水印:7 个保护文档和图像的示例

    通过 7 个实用示例精通 Python 平铺水印。学习添加、创建和自定义水印以实现文档安全,删除水印,并使用 GroupDocs.Watermark API 进行企业内容保护来保护文件。... import groupdocs.watermark as gw import groupdocs.watermark...度旋转和自定义间距使其非常适合草稿文档和演示。 import groupdocs.watermark as gw import groupdocs.watermark...

    blog.groupdocs.com/zh/watermark/tiling-watermar...
  8. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....resources: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...resources: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  9. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Python via .NET....options import WordProcessingLoadOp load_options...passed. from groupdocs.editor import Editor editor = Editor ( "document...

    docs.groupdocs.com/editor/python-net/edit-word/
  10. Create EditableDocument from file or markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML files on disk or from HTML markup with resources using GroupDocs.Editor for Python via .NET API....“document_resources”, and, what is most important, the HTML markup from “document...folder: from groupdocs.editor import EditableDocument # HTML file...

    docs.groupdocs.com/editor/python-net/create-edi...