Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 70,111 for

import

(0.21 sec)
  1. PDF to DOCX Merge using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/merger/pdf-t...
  2. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX 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/...
  3. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML 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/...
  4. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... import aspose.slides as slides # 实例化一个表示演示文稿文件的...以下示例代码演示了上述操作: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/paragraph/
  5. Aspose.HTML for Python via .NET – Create, Edit ...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown to PDF, DOCX, or images using Aspose.HTML for Python via .NET....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an HTML document to be converted...

    products.aspose.com/html/python-net/
  6. EPUB 转换器 – Aspose.HTML for Python via .NET

    了解支持的 EPUB 转换,并考虑如何使用 Aspose.HTML 将 EPUB 转换为 PDF 的 Python 示例。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/epub-converter/
  7. Retrieve a Task's Budget Work and Cost Values i...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...getRootTask() 4 5 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 6...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  8. Error with Apose Words Cloud SDK - Free Support...

    I believe there is an issue with the sdk I am using and am getting this error in my platform " You are not directly using asposewordscloud.models.requests.base_request_object in your code.Your only Import from that modu…...Your only import from that module is:ApplyHowever...Aspose library itself tries to import base_request_object internally...

    forum.aspose.com/t/error-with-apose-words-cloud...
  9. Create a Funnel Chart in Excel using Python

    This article explains how to create a Funnel chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code for generating Funnel graph using Python....NET to create a Funnel chart Import requires classes and methods...graph . Set the environment, import required classes, apply the...

    kb.aspose.com/cells/python/create-a-funnel-char...
  10. PDF to TIFF Merge using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/merger/pdf-t...