Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 69,801 for

import

(0.21 sec)
  1. Converting a HTML file to DOC using Python | As...

    Sample code on Python for HTML to DOC conversion. Use example code for batch HTML to DOC conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/h...
  2. Converting a XPS file to DOCX using Python | As...

    Sample code on Python for XPS to DOCX conversion. Use example code for batch XPS to DOCX conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/x...
  3. Converting a XSLFO file to DOCX using Python | ...

    Sample code on Python for XSLFO to DOCX conversion. Use example code for batch XSLFO to DOCX conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_xsltfile...

    products.aspose.com/pdf/python-net/conversion/x...
  4. HTML to PDF Merge using Python | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path html_load_options...

    products.aspose.com/pdf/python-net/merger/html-...
  5. 使用 Aspose.Email 在 Python 中管理 IMAP 文件夹|Documenta...

    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....ImapMailBoxInfo 类,并打印详细信息: import aspose.email as ae client =...如何递归检索文件夹和邮件: import aspose.email as ae import os # Recursive...

    docs.aspose.com/email/zh/python-net/manage-imap...
  6. Features|Documentation

    Aspose.Cells for Node.js via Java features....rely on the thorough document import and export features provided...Cells for Node.js via Java Import/export data from an Array,...

    docs.aspose.com/cells/nodejs-java/features/
  7. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 import...import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Microsoft PowerPoint (PPT)|Aspose.Slides for PH...

    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....Slides for PHP via Java: Import other Microsoft Office file...

    docs.aspose.com/slides/php-java/microsoft-power...
  9. On Premise, Cloud & App Based Solutions for Man...

    Build applications to manage Microsoft Project tasks, using High Code APIs or Cloud-based SDKs. Or use our cross-platform apps to view or convert tasks....Simply invoke cURL commands to import & process Microsoft Project...functionality into your .NET apps. Import & process attributes, WBS,...

    products.aspose.com/tasks/
  10. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...时,您可以配置 PdfSaveOptions 来调整渲染选项: import com.aspose.words.*; public...也可以在代码中手动调整 DOCX 文档的间距,然后再进行转换: import com.aspose.words.*; public...

    forum.aspose.com/t/docx-pdf/315236