Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 8,583 for

annotate

(0.09 sec)
  1. .NET 을 (를) 사용하여 Watermark 주석을 제거하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Watermark 주석을 제거하기 위한 C...Annotations 컬렉션에서 Watermark 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/water...
  2. วิธีการรับ Highlight คำอธิบายประกอบโดยใช้ Java ...

    รหัสตัวอย่าง Java ที่จะได้รับ Highlight คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับ JSP/JSF แอพลิเคชันและการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/th/java/annotation/high...
  3. 如何用 C++ 添加 Caret 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Caret 注释的源代码...Annotations 集合中的 Caret 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 如何用 C++ 添加 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Text 注释的源代码...Annotations 集合中的 Text 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. 如何用 C++ 添加 Circle 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Circle 注释的源代码...Annotations 集合中的 Circle 注释方法 Add 再次保存该文件...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码...Annotations 集合中的 Watermark 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. Opérations avancées en utilisant JavaScript via...

    Aspose.PDF pour JavaScript via C++ peut effectuer non seulement des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés....dans les pages Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Sécurisation...

    docs.aspose.com/pdf/fr/javascript-cpp/advanced-...
  8. Android PDF API | Create Parse and Convert PDF ...

    PDF viewer and converter library for mobile apps. Generate merge split read write and protect PDF or PDF/A documents with ease...to work with attachments, annotations, text & images and much more...extract & delete attachments & annotations Add or update encryption...

    products.aspose.com/pdf/android-java/
  9. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/
  10. 档案

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

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