Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 67,127 for

import

(0.17 sec)
  1. 使用 Python 查看 CGM 文件 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式打开和查看 CGM 文档...此示例代码显示如何查看 CGM 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/view...
  2. 使用 Python 查看 MD 文件 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式打开和查看 MD 文档...此示例代码显示如何查看 MD 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/view...
  3. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...threed import FileFormat , FileContentType...entities import Cylinder from aspose.threed.formats import PlySaveOptions...

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...
  4. 使用 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...
  5. Page Break Preview in Jython|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 import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/page-break-preview-i...
  6. Display Hide Gridlines in Jython|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 import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/display-hide-gridlin...
  7. Working with MapiJournal in PST|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.... import os from datetime import datetime , timedelta...timedelta from aspose.email.mapi import MapiJournal data_dir = "pa...

    docs.aspose.com/email/python-net/working-with-m...
  8. Customizing the Ribbon XML with Python via .NET...

    Read, write, and manage Excel Ribbon XML customization using Aspose.Cells for Python via .NET API.... import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/python-net/customizing-th...
  9. 在Ruby中加密Excel文件|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...) encryption_type = Rjb :: import ( 'com.aspose.cells.EncryptionType'...

    docs.aspose.com/cells/zh/java/encrypting-excel-...
  10. Ruby Programmers Guide | Aspose.Tasks Documenta...

    This section covers working with tasks in Ruby using the Aspose.Tasks Java library.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/parent-and-child-tas...