Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 34,741 for

import

(0.08 sec)
  1. Create a Document in Python – Create or Load HT...

    Learn how to load HTML documents from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents in Python.... Copy 1 import os 2 from aspose. html import * 3 4 # Setup...snippet: Copy 1 import os 2 from aspose. html import * 3 4 # Prepare...

    docs.aspose.com/html/python-net/create-a-document/
  2. Ruby 中的 Hello World|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...format file_format_type = Rjb :: import ( 'com.aspose.cells.FileFormatType'...

    docs.aspose.com/cells/zh/java/hello-world-in-ruby/
  3. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options....file: Copy 1 import os 2 from aspose. html import * 3 4 # Prepare...files. Copy 1 import os 2 from aspose. html import * 3 from aspose...

    docs.aspose.com/html/python-net/save-html-docum...
  4. 管理自动调整设置|Aspose.Slides for Python 文档

    在 Python 中设置 PowerPoint 中文本框的自动调整设置...代码向您展示了如何指定演示文稿中的文本必须始终适合其盒子: import aspose.slides as slides import aspose.pydrawing...必须始终保持其尺寸: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  5. Convert MHTML to DOCX – Python Code Examples

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Open an MHTML file for reading with...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  6. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....svg import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an SVG document from a file...

    docs.aspose.com/html/python-net/convert-svg-to-...
  7. 管理单元格|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿中的表格单元格...中的合并表格单元格: import aspose.pydrawing as draw import aspose.slides...以下Python代码展示了如何移除表格单元格的边框: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/zh/python-net/manage-cells/
  8. Font Replacement|Aspose.Slides for Python Docum...

    Replace fonts explicitly in PowerPoint in Python...replacement: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/font-replacem...
  9. Export Data from Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells not only lets its users import data to worksheets from external...AI Document Assistant Close Import Data to Worksheets using Aspose...

    docs.aspose.com/cells/java/export-data-from-wor...
  10. 使用 Python via .NET 自定义 Ribbon XML|Documentation

    使用 Aspose.Cells for Python via .NET API 读写和管理 Excel Ribbon XML 自定义。... import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/zh/python-net/customizing...