Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 72,344 for

import

(0.11 sec)
  1. 删除字段|Aspose.PDF for Python via .NET

    此示例演示如何使用 'FormEditor' 类的 'remove_field' 方法从 PDF 表单中删除 'Country' 字段。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/remove-field/
  2. Signature Verification|Aspose.PDF for Python vi...

    Learn how to verify digital signatures and check whether a PDF contains signatures using PdfFileSignature in Python.... import aspose.pdf.facades as pdf_facades import sys from...from os import path def verify_pdf_signature ( infile ): pdf_signature...

    docs.aspose.com/pdf/python-net/signature-verifi...
  3. 获取字段值|Aspose.PDF for Python via .NET

    使用 Form 类的 Aspose.PDF Facades 从 PDF 表单检索字段值。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/get-field-val...
  4. Fill List Box|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill list box and multi-select fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, select values within a list-based form field, and save the updated file....from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/python-net/fill-list-box/
  5. Try Concatenate PDF Files|Aspose.PDF for Python...

    Concatenate multiple PDF files using Aspose.PDF for Python.... import aspose.pdf as ap import aspose.pdf.facades...facades as pdf_facades import sys from os import path sys . path ....

    docs.aspose.com/pdf/python-net/try-concatenate-...
  6. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python.... import jpype import asposeslides jpype.startJVM()...startJVM() from asposeslides.api import Presentation, SaveFormat, ShapeType...

    products.aspose.com/slides/python-java/
  7. 在 Jython 中向 PST 添加 MapiJournal|Documentation

    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....- email import Settings from com.aspose.email import MapiJournal...email import PersonalStorage from com.aspose.email import FileFormatVersion...

    docs.aspose.com/email/zh/java/adding-mapijourna...
  8. Adding MapiCalendar to PST in Jython|Documentation

    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....- email import Settings from com.aspose.email import MapiCalendar...MapiCalendar from com.aspose.email import MapiRecipientCollect from com...

    docs.aspose.com/email/java/adding-mapicalendar-...
  9. Decorate Field|Aspose.PDF for Python via .NET

    This example demonstrates how to customize the appearance 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/decorate-field/
  10. Add Attachment From Path|Aspose.PDF for Python ...

    This example binds an input PDF, attaches an external file using its file path, 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-f...