Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,870 for

ape

(1.15 sec)
  1. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....pdf as ap from aspose.pycore import * import...uuid # Open PDF document with ( ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  2. 在 Python 中添加数字签名或对 PDF 进行数字签名|Aspose.PDF for Py...

    了解如何在 Python 中对 PDF 文档进行数字签名、添加时间戳以及验证签名。...pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/zh/python-net/digitally-sig...
  3. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  4. العمل مع طبقات PDF باستخدام Python|Aspose.PDF f...

    تعرف على كيفية إضافة طبقات PDF وقفلها واستخراجها وتسويتها ودمجها في Python....pdf as ap def add_layers ( outfile : str...str ) -> None : document = ap . Document () page = document ....

    docs.aspose.com/pdf/ar/python-net/working-with-...
  5. Bekerja dengan Lapisan PDF menggunakan Python|A...

    Pelajari cara menambahkan, mengunci, mengekstrak, meratakan, dan menggabungkan lapisan PDF dalam Python....pdf as ap def add_layers ( outfile : str...str ) -> None : document = ap . Document () page = document ....

    docs.aspose.com/pdf/id/python-net/working-with-...
  6. Trabalhar com Camadas PDF usando Python|Aspose....

    Aprenda a adicionar, bloquear, extrair, achatar e mesclar camadas de PDF em Python....pdf as ap def add_layers ( outfile : str...str ) -> None : document = ap . Document () page = document ....

    docs.aspose.com/pdf/pt/python-net/working-with-...
  7. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF documents with smart cards and external certificates in Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  8. 在 Python 中添加和删除 PDF 书签|Aspose.PDF for Python vi...

    了解如何使用 Python 在 PDF 文档中添加和删除书签。...pdf as ap import sys from os import path...Open PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/zh/python-net/add-and-delet...
  9. Converter PDF para PowerPoint em Python|Aspose....

    Saiba como converter PDF para PowerPoint em Python, incluindo PDF para PPTX, slides como imagens e resolução de imagem personalizada com Aspose.PDF....pdf as ap from os import path import sys...document = ap . Document ( infile ) save_options = ap . PptxSaveOptions...

    docs.aspose.com/pdf/pt/python-net/convert-pdf-t...
  10. Combinar archivos PDF en Python|Aspose.PDF for ...

    Aprende cómo combinar varios archivos PDF en un solo documento en Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/es/python-net/merge-pdf-doc...