Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 8,737 for

annotate

(1.98 sec)
  1. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。...annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  2. 如何使用 Java 刪除 Highlight 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Highlight 註釋。...annotationSelector1 ); List < Annotation > textMarkupAnnotation =.... getSelected ()); for ( Annotation ta : textMarkupAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. Як видалити коментарі з PDF за допомогою Python

    У цій статті описано, як видалити коментарі з PDF за допомогою Python. У ньому надається детальна інформація про налаштування IDE, написання алгоритму програми та приклад коду для видалення всіх коментарів у PDF за допомогою Python....отримайте доступ до колекції annotations Перевірте кожну анотацію...Python . Це показує, що клас Annotation є важливим класом для досягнення...

    kb.aspose.com/uk/pdf/python/how-to-remove-comme...
  4. Come eliminare tutti i commenti in PDF in C#

    Questo breve tutorial guida su come eliminare tutti i commenti in pdf in c#. Fornisce dettagli sulle impostazioni IDE, un flusso del programma e un codice di esempio eseguibile per rimuovere tutti i commenti dal PDF in C#....pagine del PDF per testare annotations Scorri tutte le annotazioni...una raccolta denominata Annotations che viene ulteriormente iterata...

    kb.aspose.com/it/pdf/net/how-to-delete-all-comm...
  5. เพิ่ม JavaScript ลงใน PDF โดยใช้ C#

    ทำตามบทความนี้เพื่อเพิ่ม JavaScript ลงใน PDF โดยใช้ C# ซึ่งมีรายละเอียดเกี่ยวกับการตั้งค่า IDE รายการขั้นตอน และตัวอย่างโค้ดสำหรับทำงานกับ PDF JS โดยใช้ C# ด้วยการเพิ่มสคริปต์ประเภทต่างๆ สำหรับการดำเนินการต่างๆ...PDF JS นำเข้าคลาส PDF และ Annotations จากไลบรารี โหลดไลเซนส์เพ...C# ให้นำเข้าคลาส PDF และ Annotations โหลดไลเซนส์ และเพิ่ม JavaScript...

    kb.aspose.com/th/pdf/net/add-javascript-to-pdf-...
  6. 如何用 .NET 添加 Square 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  7. 如何用 C++ 添加 Freetext 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Freetext 注释的源代码...Annotations 集合中的 Freetext 注释方法 Add 再次保存该文件...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. .NET 을 (를) 사용하여 Circle 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Circle 주석을 가져오기 위한 C...Annotations 컬렉션에서 Circle 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/circl...
  9. .NET 을 (를) 사용하여 Watermark 주석을 가져오는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/net/annotation/water...
  10. C++ 을 (를) 사용하여 Polyline 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Polyline 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...