Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 9,047 for

annotation

(0.08 sec)
  1. Travailler avec les actions PDF en Python|Aspos...

    Apprenez comment ajouter, mettre à jour et supprimer les actions de document, de page et de formulaire dans les fichiers PDF à l'aide de Python....annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/fr/python-net/actions/
  2. Cambios en la API Pública en Aspose.PDF para Ja...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) cambiado a void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/es/java/public-api-changes-...
  3. Supprimer la surbrillance d’un PDF à l’aide de C#

    Consultez cet article pour supprimer la surbrillance d’un PDF à l’aide de C#. Il contient des détails sur la configuration de l’IDE, une liste d’étapes et un exemple de code démontrant comment supprimer les surbrillances dans un PDF à l’aide de C#....collection d’annotations correspondante. Analysez chaque annotation de...nécessaire, puis supprimez l’annotation de surbrillance selon les...

    kb.aspose.com/fr/pdf/net/remove-highlight-from-...
  4. Kako izbrisati komentare u PDF-u u Javi

    Ovaj vodič vodi o tome kako izbrisati komentare u PDF-u u Javi. Dijeli informacije za postavljanje IDE-a, korake za pisanje programa i primjer koda za brisanje svih komentara u PDF-u u Javi....pristupite collection of annotations na njoj Raščlanite svaku...zbirci Annotations da biste izbrisali Text annotation Spremite...

    kb.aspose.com/hr/pdf/java/how-to-delete-comment...
  5. Infobulle PDF utilisant C#|Aspose.PDF for .NET

    Apprenez à ajouter une infobulle au fragment de texte dans un PDF en utilisant C# et Aspose.PDF...texte (ou tout autre type d’annotation) lors de l’entrée/sortie...fin, la classe Aspose.Pdf.Annotations.HideAction est utilisée pour...

    docs.aspose.com/pdf/fr/net/pdf-tooltip/
  6. 如何使用 C++ 删除 Polygon 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Polygon 注解的源代码...Annotations 集合中的 Polygon 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. 如何使用 C++ 删除 Underline 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Underline 注解的源代码...Annotations 集合中的 Underline 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. 如何使用 C++ 删除 Text 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Text 注解的源代码...Annotations 集合中的 Text 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  9. 档案

    档案...# 获取注释集合 annotations = page0.page_sheet.annotations; # 遍历注释 for...for annotation in annotations: comment = annotation.comment.value;...

    blog.aspose.com/zh/diagram/add-comments-to-visi...
  10. Lưu trữ

    Lưu trữ...chú thích annotations = page0.page_sheet.annotations; # Lặp lại...thích for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/vi/diagram/add-comments-to-visi...