Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 66,780 for

import

(0.06 sec)
  1. Retrieve All Layers from the Visio Diagram in R...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  2. PDF to HTML Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one HTML 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...
  3. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....to MathML: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/exporting-mat...
  4. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET....Google Sheets, for several important reasons: Preventing Accidental...from accidentally modifying important data or formulas. Maintain...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  5. 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...
  6. 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/...
  7. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  8. 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/...
  9. 在 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/
  10. 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...