Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 9,064 for

annotate

(0.19 sec)
  1. Nouveautés|Aspose.PDF for Python via .NET

    Cette page présente les fonctionnalités nouvelles les plus populaires d'Aspose.PDF for Python via .NET qui ont été introduites dans les dernières versions.... aidant à préserver les annotations visibles lors de l’exportation...the target box. preserve_annotations : bool, default True When...

    docs.aspose.com/pdf/fr/python-net/whatsnew/
  2. Добавить аннотацию вложения файла|Aspose.PDF fo...

    В примере привязывается входной PDF, добавляется аннотация вложения файла на первую страницу с использованием пути к файлу и сохраняется обновлённый документ....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-file-atta...
  3. Chercher

    chercher...d’éléments, notamment des annotations, des médias, des formulaires...vers la collection Page.Annotations . Enregistrez le PDF à l’aide...

    blog.aspose.com/fr/pdf/add-hyperlinks-to-pdf-in...
  4. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Import and export annotations...

    docs.aspose.com/pdf/java/key-features/
  5. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Import and export annotations...

    docs.aspose.com/pdf/androidjava/key-features/
  6. ลบคำอธิบายประกอบโดยใช้ Python | products.aspose...

    ซอร์สโค้ด Python เพื่อลบความคิดเห็นในการนำเสนอ...PowerPoint ออนไลน์รวม Remove Annotation From ปชป วิธีลบคำอธิบายประกอบจาก...Python ผ่าน .NET API Remove Annotation From PPTX วิธีลบคำอธิบายประกอบจาก...

    products.aspose.com/slides/th/python-net/annota...
  7. Arsip

    Arsip...koleksi anotasi annotations = page0.page_sheet.annotations; # Ulangi...anotasinya for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/id/diagram/add-comments-to-visi...
  8. Archiwa

    Archiwa...adnotacji annotations = page0.page_sheet.annotations; # Iteruj...adnotacjach for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/pl/diagram/add-comments-to-visi...
  9. Archiv

    Archiv...sbírku anotací annotations = page0.page_sheet.annotations; # Procházejte...anotacemi for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/cs/diagram/add-comments-to-visi...
  10. 在 Python 中使用 PDF 操作|Aspose.PDF for Python via .NET

    了解如何使用 Python 在 PDF 文件中添加、更新和删除文档、页面和表单操作。...annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/zh/python-net/actions/