Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 66,910 for

import

(0.38 sec)
  1. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....method import AsposePDFPython as apCore import os import os.path...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  2. 导入和导出表单字段|Aspose.PDF for .NET

    使用 FormEditor 类通过 DataTable 填充表单字段,编号 Aspose.PDF for .NET...pdf" ); // Import data fdf using ( var xfdfInputStream...ImportFdf ( xfdfInputStream ); } // Import data XML using ( var xfdfInputStream...

    docs.aspose.com/pdf/zh/net/import-export-form-f...
  3. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/
  4. Read 3D document|Documentation

    Aspose.3D for Java API has support of reading various type of 3D documents....List of 3D supported formats (import) Aspose.3D for Java API has...document format internally. Import 3D document Aspose.3D for Java...

    docs.aspose.com/3d/java/read-3d-document/
  5. 转换 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...
  6. 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...
  7. Convert HTML to GIF in Python – Aspose.HTML

    Convert HTML to GIF using Python API or try an online HTML Converter to save webpage as GIF image quickly, clearly and safely....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    products.aspose.com/html/python-net/conversion/...
  8. Convert HTML to MD in Python – Aspose.HTML

    Convert HTML to Markdown online or with Python. Use HTML to MD Converter to save webpage as MD file quickly, clearly and safely....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    products.aspose.com/html/python-net/conversion/...
  9. Extract Text from PDF using Python|Aspose.PDF f...

    This section describes how to extract text from PDF document using Python library....extract text from your PDF: Import the Aspose.PDF library for...frgaments etc from AsposePdfPython import * extactor = Extract () extractor_bind_pdf...

    docs.aspose.com/pdf/python-cpp/extract-text/
  10. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...代码中使用它: # Import Aspose.Words for Python via .NET module import aspose...

    docs.aspose.com/words/zh/python-net/installation/