Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 8,551 for

annotator

(0.15 sec)
  1. 如何用 Java 添加 Highlight 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Highlight 个注释。...Annotations 集合中的 Highlight 注释方法 Add 再次保存该文件...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. Jak odstranit komentáře v PDF v Javě

    Tento tutoriál popisuje, jak odstranit komentáře v PDF v Javě. Sdílí informace pro nastavení IDE, kroky k napsání programu a spustitelný ukázkový kód pro odstranění všech komentářů v PDF v Javě....přejděte na collection of annotations na ní Analyzujte každou anotaci...metodu delete() v kolekci Annotations Uložte výstupní soubor PDF...

    kb.aspose.com/cs/pdf/java/how-to-delete-comment...
  3. Создание AcroForm - Создание заполняемого PDF н...

    С Aspose.PDF для Python вы можете создать форму с нуля в вашем PDF файле... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ru/python-net/create-form/
  4. Travailler avec des formulaires|Aspose.PDF pour...

    Cette section explique comment travailler avec les AcroForms et les XFA Forms dans vos documents PDF avec Aspose.PDF pour PHP.... les AcroForms sont des annotations ou des champs appliqués à...des Images dans un PDF PDF Annotations...

    docs.aspose.com/pdf/fr/php-java/working-with-fo...
  5. Lưu trữ

    Lưu trữ...Annotations . Lưu PDF bằng phương pháp...đầu tiên của tệp PDF page.Annotations.Add(link); // Lưu tài liệu...

    blog.aspose.com/vi/pdf/add-hyperlinks-to-pdf-in...
  6. .NET 을 (를) 사용하여 Freetext 주석을 가져오는 방법 | Aspose.PDF

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

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

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

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

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

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

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

    products.aspose.com/pdf/ko/net/annotation/text/...
  10. .NET 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Link 주석을 추가하는 C...Annotations 컬렉션에서 Link 주석에 대해 Add 메서드를...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/ko/net/annotation/link/...