Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 8,478 for

annotate

(0.12 sec)
  1. 如何使用 Python 从 PDF 中删除注释

    本文指导如何使用 Python 从 PDF 中删除注释。它提供了设置 IDE 的详细信息,编写程序算法和可运行的示例代码,以使用 Python 删除 PDF 中的所有注释。...类对象加载包含一些注释的源 PDF 文件 解析加载文档的所有页面并访问 annotations 的集合 检查每个注释是否为 TEXT 类型 如果...Python 删除 PDF 中的注释的过程。它表明 Annotation 类是实现此要求的重要类,如果您想删除所有评论,请使用此代码,否则通过直接在...

    kb.aspose.com/zh/pdf/python/how-to-remove-comme...
  2. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  3. 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....page annotation element. link2 . tag ( page . annotations [ 1...page annotation element. link1 . tag ( page . annotations [ 2...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  4. PDF内のリンクを更新する|Aspose.PDF for Java

    プログラムでPDF内のリンクを更新します。このガイドはJava言語でPDF内のリンクを更新する方法についてです。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ja/java/update-links/
  5. ארכיון

    ארכיון...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // או שתשטח את ההערה annotation.flatten(); // או למחוק את...

    blog.aspose.com/he/pdf/compress-optimize-reduce...
  6. Távolítsa el a megjegyzéseket az Outlook és a T...

    Ingyenes alkalmazás és API-k EML, EMLX, MSG megjegyzésekhez és megjegyzésekhez Windows, Linux és macOS rendszereken...عربي ไทย 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/hu/annotation/
  7. ลบความคิดเห็นจากอีเมล Outlook และธันเดอร์เบิร์ด...

    แอพและ API ฟรีสำหรับ EML, EMLX, MSG คำอธิบายประกอบและความคิดเห็นบน Windows, Linux และ macOS...عربي 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/th/annotation/
  8. Commencer|Aspose.PDF pour Python via C++

    Cette page est un aperçu de l'utilisation d'Aspose.PDF pour Python via C++ pour créer et éditer un document PDF...des pièces jointes et des annotations convertir PDF en d’autres...

    docs.aspose.com/pdf/fr/python-cpp/get-started/
  9. Commencer|Aspose.PDF pour Python via Java

    Cette page est un aperçu de l'utilisation de Aspose.PDF pour Python via Java pour créer et éditer un document PDF...des pièces jointes et des annotations convertir PDF vers d’autres...

    docs.aspose.com/pdf/fr/python-java/get-started/
  10. Aplanar Anotaciones de PDF a XFDF|Aspose.PDF fo...

    Esta sección explica cómo exportar anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor...

    docs.aspose.com/pdf/es/net/flatten-annotation/