Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 66,815 for

import

(0.1 sec)
  1. Convert VSSM to VSDM via Python | products.aspo...

    Sample Python conversion code for VSSM format to VSDM file. Use this example code to convert VSSM to VSDM within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSSM in an object...

    products.aspose.com/diagram/python-java/convers...
  2. Convert VST to VSTM via Python | products.aspos...

    Sample Python conversion code for VST format to VSTM file. Use this example code to convert VST to VSTM within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VST in an object...

    products.aspose.com/diagram/python-java/convers...
  3. 限制和 API 差异|Documentation

    Aspose.3D for Node.js via Java 限制和api差异...3D for Java import com.aspose.threed.* ; Aspose...

    docs.aspose.com/3d/zh/nodejs-java/limitations-a...
  4. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...演示文稿转换为视频: import aspose.slides as slides import subprocess with...对视频也是如此。让我们在前面演示的代码中添加另一张幻灯片和过渡效果: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/zh/python-net/convert-po...
  5. Add Images to PDF using JavaScript | Aspose.PDF

    Adding images into PDF documents programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++... Import the Aspose.PDF module. Define...

    products.aspose.com/pdf/nodejs-cpp/images/add/
  6. Create a Macro in Word using Java

    Refer to this article for coding with VBA using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java....enabling macros in a Word file Import the required modules, including...file DOCM. In this process, import Document, VbaProject, VbaModule...

    kb.aspose.com/words/java/create-a-macro-in-word...
  7. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...加密(40/128 位) 以下代码示例显示如何使用密码加密文档: import aspose.words as aw # Create...用户提供密码。 以下代码示例展示了如何检测文档加密: import aspose.words as aw # Create...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  8. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  9. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPS file with Aspose.Page for Python. It is illustrated with the code snippets.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  10. Convert POTM to PNG in JavaScript | products.as...

    Convert POTM to PNG in JavaScript. Use Node.js library API to convert POTM files to PNG...NET, you need to import the package in your JavaScript.... Add a library reference (import the library) to your Node.js...

    products.aspose.com/slides/nodejs-net/conversio...