Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 8,581 for

annotate

(0.07 sec)
  1. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF...ideal for contextual help, annotations, or dynamic content presentation...floating_field . flags |= ap . annotations . AnnotationFlags . HIDDEN...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  2. 搜索

    搜索...# 獲取註釋集合 annotations = page0.page_sheet.annotations; # 遍歷註釋 for...for annotation in annotations: comment = annotation.comment.value;...

    blog.aspose.com/zh-hant/diagram/add-comments-to...
  3. ลบคำอธิบายประกอบ TSV ออนไลน์หรือจัดการคำอธิบายป...

    ลบความคิดเห็นออกจากไฟล์ TSV ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ TSV...Total Java Annotate ลบคำอธิบายประกอบ TSV ออนไ...ndencies) ``` 📝 ทำไมต้อง Annotate ไฟล์ TSV: ปรับปรุงการวิเคราะห์บันทึก...

    products.aspose.com/total/th/java/annotate/tsv/
  4. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF documents with ease....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  5. Comprimi documento PDF | Aspose.PDF

    Ottimizza i file PDF su qualsiasi piattaforma a livello di programmazione con questo codice di esempio utilizzando la libreria Aspose.PDF...su intervalli denominato annotation. Richiamate il metodo Flatten...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/it/compress/
  6. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Aspose::Pdf::Annotations Namespace Reference Annotations are a part...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/
  7. วิธีการเพิ่ม Highlight คำอธิบายประกอบโดยใช้ Jav...

    Java ตัวอย่างรหัสเพื่อเพิ่ม Highlight คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/th/java/annotation/high...
  8. C++ 을 (를) 사용하여 Caret 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Caret 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Caret 주석에 대해 Add 메서드를..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/caret...
  9. 如何使用 Java 删除 Highlight 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Highlight 注释的 Java 示例代码。...Annotations 集合中的 Highlight 注释方法 Remove...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/zh-hans/java/annotation...
  10. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers.... Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Artifacts...

    docs.aspose.com/pdf/net/advanced-operations/