Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 8,738 for

annotate

(0.15 sec)
  1. Chercher

    chercher...d’éléments, notamment des annotations, des médias, des formulaires...vers la collection Page.Annotations . Enregistrez le PDF à l’aide...

    blog.aspose.com/fr/pdf/add-hyperlinks-to-pdf-in...
  2. Anotaciones Adhesivas en PDF usando C++|Aspose....

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

    docs.aspose.com/pdf/es/cpp/sticky-annotations/
  3. C++ Overview|Aspose.PDF pour C++

    Aperçu des fonctionnalités clés et des formats pris en charge d'Aspose.PDF pour C++, manuel d'installation et de licence de la bibliothèque C++....pages PDF, d’ajouter des annotations, de gérer des polices personnalisées...supprimer ou aplatir les annotations supprimer les champs AcroForm...

    docs.aspose.com/pdf/fr/cpp/overview/
  4. PDF 파일에서 링크 추출하기|Aspose.PDF for Java

    Java를 사용하여 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ko/java/extract-links/
  5. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/zh/java/extract-links/
  6. Anotasi Tambahan menggunakan C#|Aspose.PDF for ...

    Pelajari cara menambahkan anotasi tambahan ke file PDF di .NET menggunakan Aspose.PDF untuk fitur dokumen interaktif.... Buat anotasi Caret Annotation baru dan atur parameter Caret...teks. Buat anotasi Caret Annotation baru dan atur parameter Caret...

    docs.aspose.com/pdf/id/net/extra-annotations/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/it/cpp/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io it Thu, 15 Jan 2026 00:00:00 +0000 h......com/pdf/it/cpp/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/it/cpp/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/cpp/annotation/index...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/it/java/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io it Thu, 15 Jan 2026 00:00:00 +0000 ......com/pdf/it/java/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/it/java/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/java/annotation/inde...
  9. إضافة تعليقات الأشكال باستخدام C#|Aspose.PDF fo...

    تصف هذه المقالة كيفية إضافة واسترجاع وحذف تعليقات الأشكال من مستند PDF الخاص بك مع Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ar/net/figures-annotation/
  10. PDF 멀티미디어 주석 사용 C++|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하여 PDF 문서에서 멀티미디어 주석을 추가, 가져오기 및 삭제할 수 있습니다.... PDF 문서의 주석은 Page 객체의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 모든 주석을 포함하며, 각 페이지는 자체 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/cpp/multimedia-annotation/