Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 66,815 for

import

(0.07 sec)
  1. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。... import aspose.slides as slides # 在幻灯片上通过替代文本查找形状。...下面的代码示例演示了如何将形状从一个幻灯片克隆到另一个幻灯片。 import aspose.slides as slides # 实例化...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  2. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range.... Import and export data from Python...aspose-cells-python Step 2: Import Required Libraries In your...

    blog.aspose.com/cells/convert-numpy-to-excel/
  3. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document... This option allows to import such empty lines. @property...MarkdownLoadOptions MarkdownLoadOptions.import_underline_formatting property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。...element using Python 2 3 import os 4 import aspose.html as ah 5 6...border using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  5. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically.... import aspose.slides as slides # Instantiate...given below. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/rectangle/
  6. MHT to PDF Converter using Python | Aspose.PDF

    Sample code on Python for MHT to PDF conversion. Use example code for batch MHT to PDF conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Convert Visio to EMF via Python | products.aspo...

    Sample Python conversion Visio to EMF file. Use this example code to convert Visio to EMF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  8. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  9. Convert Visio to PDF via Python | products.aspo...

    Sample Python conversion Visio to PDF file. Use this example code to convert Visio to PDF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  10. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for .NET API allows developers to Import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....NET API allows developers to import a 3D model , and then encode...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...