Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 56,351 for

import document

(0.58 sec)
  1. 在 Python 中处理 PDF 文件元数据|Aspose.PDF for Python vi...

    学习如何在 Python 中使用 Aspose.PDF 提取、更新和管理 PDF 文件元数据及 XMP 属性。...通过访问 Document 对象的 info 属性,它检索关键信息,如作者、创...、搜索优化或文档属性验证的应用程序至关重要。 使用 Document 类打开 PDF 文件 通过 info 属性检索文档的元数据...

    docs.aspose.com/pdf/zh/python-net/pdf-file-meta...
  2. Convert PDF to Image Formats in Python|Aspose.P...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....show you how to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  3. 在 Python 中从 PDF 提取签名信息|Aspose.PDF for Python vi...

    学习如何在 Python 中从 PDF 文件中提取签名图像、证书和数字签名详细信息。...并将其图像保存为 JPEG 文件: import sys from os import path import aspose.pdf as...as ap import aspose.pydrawing as drawing def extract_images_...

    docs.aspose.com/pdf/zh/python-net/extract-image...
  4. Encrypt PDF File|Aspose.PDF for Python via .NET

    Encrypt a PDF Document and configure permissions to control what users can do with the file....Owner Password Securing PDF documents is essential when sharing...Encryption allows you to protect a document with passwords and define...

    docs.aspose.com/pdf/python-net/encrypt-pdf-file/
  5. Redact PPT Presentation Online or using C++ | p...

    Open and redact PPT Document online via app for free. C++ API code to search and replace PPT text....C++ Redact Ppt Redact PPT Document Online or via C++ Develop...Redact PPT Presentation Online Import PPT file by uploading it. Do...

    products.aspose.com/total/cpp/redact/ppt/
  6. Protect Excel document Online with password and...

    Online Excel file password protection app. Java API code to apply password protection on Excel spreadsheets....Protect Excel Online Excel Document Protection or Set Password...powerful Java based Excel document protection utility application...

    products.aspose.com/total/java/protect/excel/
  7. 在 Python 中使用 PDF 操作|Aspose.PDF for Python via .NET

    了解如何使用 Python 在 PDF 文件中添加、更新和删除文档、页面和表单操作。... import aspose.pdf as ap from aspose.pycore import is_assignable...aspose.pdf import Rectangle from aspose.pdf.forms import ButtonField...

    docs.aspose.com/pdf/zh/python-net/actions/
  8. 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.... Open an existing PDF document. Create a FormEditor object...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/decorate-field/
  9. How to Convert Word Document to Images in C#

    In this tutorial you will learn how to convert Word Document to images in C#. This code in C# converts all pages in Word Document to separate PNG image files....Family How to Convert Word Document to Images in C# With Aspose...for .NET, you can convert document e.g. DOCX, DOC, RTF, ODT,...

    kb.aspose.com/words/net/how-to-convert-word-doc...
  10. 使用 Python 管理 PDF 页眉和页脚|Aspose.PDF for Python vi...

    了解如何使用 Python 和 Aspose.PDF 管理 PDF 文档中的页眉和页脚。... from os import path import aspose.pdf as ap import sys def ...PDF。 from os import path import aspose.pdf as ap import sys def add_header_artifact...

    docs.aspose.com/pdf/zh/python-net/artifacts-hea...