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

annotator

(0.3 sec)
  1. 如何使用 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/...
  2. 如何用 .NET 添加 Strikeout 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Strikeout 个注释。...Annotations 集合中的 Strikeout 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 如何使用 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/...
  4. 如何使用 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/...
  5. 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-...
  6. 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-...
  7. 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...
  8. 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/
  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...