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

annotator

(0.39 sec)
  1. 如何用 .NET 添加 Circle 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Circle 个注释。...Annotations 集合中的 Circle 注释方法 Add 再次保存该文件...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. نحوه دریافت Caret حاشیه نویسی با استفاده از {{p...

    کد نمونه جاوا برای دریافت Caret حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای JSP/JSF برنامه ها و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/care...
  3. Aspose.PDF Product Family

    Trouvez des réponses pour créer, convertir, modifier et manipuler des fichiers PDF par programmation....utilisant C# Supprimer les annotations d'un PDF à l'aide de C# Imposer...l'aide de Java Supprimer les annotations d'un PDF en Java Imposer...

    kb.aspose.com/fr/pdf/page/3/
  4. Posting Forms in PDF via Python|Aspose.PDF for ...

    Add submit buttons and submission actions to PDF AcroForms by using Aspose.PDF for Python via .NET.... annotations . SubmitFormAction () submit_action...submit_action . flags = ( ap . annotations . SubmitFormAction . EXPORT_FORMAT...

    docs.aspose.com/pdf/python-net/posting-form/
  5. Annotatie verwijderen met .NET | products.aspos...

    C#-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Slides voor .NET API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/net/annotation/
  6. Annotatie verwijderen met C++ | products.aspose...

    C++-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Slides voor C++ API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/cpp/annotation/
  7. Odebrat anotaci pomocí Pythonu | products.aspos...

    Zdrojový kód Pythonu pro odstranění komentářů k prezentaci...ukázky kódu PowerPoint Remove Annotation From PPT Jak odstranit anotace...Python přes .NET API. Remove Annotation From PPTX Jak odstranit anotace...

    products.aspose.com/slides/cs/python-net/annota...
  8. Add, Delete dan Dapatkan Anotasi menggunakan As...

    Dengan Aspose.PDF untuk C++ Anda dapat menambah, menghapus, dan mendapatkan anotasi dari file PDF Anda. Periksa semua daftar anotasi untuk menyelesaikan tugas Anda....Anotasi](/pdf/id/cpp/extra-annotations/) - [Anotasi Lengket](/p...Lengket](/pdf/id/cpp/sticky-annotations/) Ikhtisar Anotasi Impor dan Ekspor...

    docs.aspose.com/pdf/id/cpp/add-delete-and-get-a...
  9. Извлечение текста из штампов|Aspose.PDF for Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ru/java/extract-text-from-s...
  10. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/