Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 8,738 for

annotation

(0.43 sec)
  1. Crear Enlaces en un archivo PDF con C++|Aspose....

    Esta sección explica cómo crear enlaces en su documento PDF con C++....el enlace a la propiedad Annotations del objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/create-links/
  2. Java 을 (를) 사용하여 Highlight 주석을 가져오는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에 Highlight 주석을 가져오는 Java 샘플 코드입니다....Annotations 컬렉션에서 Highlight 주석에 대해 Get...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/ko/java/annotation/high...
  3. วิธีการเพิ่ม Link คำอธิบายประกอบโดยใช้ Java | A...

    Java ตัวอย่างรหัสเพื่อเพิ่ม Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/th/java/annotation/link...
  4. Jak dodać Circle Adnotację za pomocą Java | Asp...

    Przykładowy kod Java, aby dodać Circle adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/pl/java/annotation/circ...
  5. Opérations avancées|Aspose.PDF pour Java

    Vous pouvez effectuer non seulement des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes avec Aspose. PDF pour Java.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Objets...

    docs.aspose.com/pdf/fr/java/advanced-operations/
  6. 아카이브

    아카이브... 특정 페이지의 annotations 속성을 가져와 해당 페이지의 모든 주석을 가져옵니다...document = ap.Document("annotations.pdf") # 첫 페이지의 모든 주석을 반복합니다...

    blog.aspose.com/ko/pdf/parse-pdf-in-python/
  7. Anotasi Lengket PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara membuat anotasi lengket, seperti catatan dan sorotan, dalam PDF menggunakan Aspose.PDF di .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/id/net/sticky-annotations/
  8. Aperçu|Aspose.PDF pour Java

    Aperçu des fonctionnalités clés et des formats pris en charge par Aspose.PDF pour Java, manuel d'installation et de licence de la bibliothèque Java....supprimer ou aplatir les annotations supprimer les champs AcroForm...et annotations L’ajout de pièces jointes et d’annotations rend...

    docs.aspose.com/pdf/fr/java/overview/
  9. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/zh-hant/java/2024-01-04T12:41:10+00:00alternate en https://products.aspose.c......com/total/zh-hant/java/annotate/2023-11-28T04:00:15+00:00alternate...https://products.aspose.com/total/java/annotate/ alternate fr https://products...

    products.aspose.com/total/zh-hant/java.xml
  10. Извлечение ссылок из PDF-файла|Aspose.PDF for Java

    Извлечение ссылок из PDF с помощью Java. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ru/java/extract-links/