Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 56,379 for

import document

(0.38 sec)
  1. 在 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/
  2. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF Documents in Python....Adding tables to existing PDF documents is a common requirement for...cells, and saving the modified document. It also covers advanced options...

    docs.aspose.com/pdf/python-net/adding-tables/
  3. Protect XLSX document Online with password and ...

    Online XLSX file password protection app. C++ API code to apply password protection on XLSX spreadsheets....C++ Protect Xlsx Online XLSX Document Protection or Set Password...Develop powerful C++ based XLSX document protection utility application...

    products.aspose.com/total/cpp/protect/xlsx/
  4. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages....stamps throughout the entire document. The ‘delete_stamp_by_id()’...instance. Bind the input PDF document. Add rubber stamps to multiple...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  5. 使用 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...
  6. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....Visually marking links in a document Enhancing accessibility by...these updates, the modified document is saved to the output path...

    docs.aspose.com/pdf/python-net/update-links/
  7. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET....watermark artifact to a PDF Document using Aspose.PDF for Python...Watermarks from PDF Load the PDF document. Access page artifacts. Filter...

    docs.aspose.com/pdf/python-net/add-watermarks/
  8. Print Word Document with Comments using C#

    Follow this article to print Word Document with comments using C#. It has details to set the IDE, a list of steps, and a sample code to render DOC comments using C#....Product Family Print Word Document with Comments using C# This...explains how to print Word document with comments using C# . It...

    kb.aspose.com/words/net/print-word-document-wit...
  9. 在 Python 中添加数字签名或对 PDF 进行数字签名|Aspose.PDF for Py...

    了解如何在 Python 中对 PDF 文档进行数字签名、添加时间戳以及验证签名。...使用数字签名签署 PDF import sys from os import path import aspose.pdf as...as ap import aspose.pydrawing as drawing def sign_document ( infile...

    docs.aspose.com/pdf/zh/python-net/digitally-sig...
  10. Add Bookmark Action|Aspose.PDF for Python via .NET

    This example binds an input PDF, creates a bookmark labeled "PdfContentEditor Bookmark" that navigates to page 1, and saves the updated Document....quick navigation within PDF documents. Using PdfContentEditor ,...action. Save the updated Document. import aspose.pdf.facades as...

    docs.aspose.com/pdf/python-net/add-bookmark-act...