Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 70,898 for

import

(0.08 sec)
  1. Add Attachment|Aspose.PDF for Python via .NET

    This example binds an input PDF, attaches an external file to the first page, and saves the modified PDF with the embedded attachment.... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/python-net/add-attachment/
  2. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....article highlights the most important differences and demonstrates...asposecells.api ) Example Java import com.aspose.cells.* ; public...

    docs.aspose.com/cells/python-java/limitations-a...
  3. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how to set the vertical alignment of a form field in a PDF document using Aspose.PDF for Python....from io import FileIO import sys from os import path import aspose...pdf as ap import aspose.pydrawing as ap_pydrawing import aspose...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  4. 使用图像|Documentation

    本页介绍如何使用 Aspose.Diagram 库从 Visio 绘图的页面中提取、替换或插入图像。... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/working-...
  5. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content....Document object doc = Rjb :: import ( ' com . aspose . pdf . Document...fragment text_fragment = Rjb :: import ( ' com . aspose . pdf . TextFragment...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  6. Set Orientation and Control the Export of Hidde...

    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 jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/set-orienta...
  7. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pydrawing...Save PDF File. import aspose.pdf as ap import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/create-form/
  8. 现代 API|Aspose.Slides for Python 文档

    现代 API...api import Presentation , SaveFormat ...javax.imageio import ImageIO from java.io import File from java...

    docs.aspose.com/slides/zh/python-java/modern-api/
  9. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  10. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on page 1, and saves the modified PDF.... import aspose.pdf.facades as pdf_facades import aspose...pydrawing as apd import sys from os import path sys . path ....

    docs.aspose.com/pdf/python-net/add-sound-annota...