Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 7,612 for

annotation

(0.11 sec)
  1. Anotación de Texto en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....contenidas en la colección Annotations de una Página particular...anotación a la colección de Annotations del objeto Page . El siguiente...

    docs.aspose.com/pdf/es/cpp/text-annotation/
  2. Visio Chú thích Tệp trong Java | products.aspos...

    Thêm hoặc xóa chú thích dữ liệu của Visio chỉ với vài dòng mã Java....Tệp ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...Annotation ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/vi/java/annotation/
  3. API per la redazione dei PDF | Aspose.PDF

    Redigi i documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/it/redaction/
  4. Travailler avec des Actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire par programmation avec C++....ces liens à la collection Annotations de l’objet Page . Enfin,...1 ); // Créer un objet d'annotation de lien auto link = MakeObject...

    docs.aspose.com/pdf/fr/cpp/actions/
  5. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....properties for highlight annotations. يتم استخدام خاصية highlightSettings...get or set strikethrough annotation settings using the strikethroughSetting...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/
  6. Anotasi PDF sticky menggunakan Python|Aspose.PD...

    Topik ini tentang anotasi sticky, sebagai contoh kami menunjukkan Anotasi Watermark dalam teks.... annotations . WatermarkAnnotation ( page...koleksi Anotasi Halaman page . annotations . append ( wa ) # Buat TextState...

    docs.aspose.com/pdf/id/python-net/sticky-annota...
  7. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... Buat baru [Caret Annotation](https://reference.aspose...com/pdf/cpp/class/aspose.pdf.annotations.caret_annotation/) dan atur parameter...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  8. Mettre à jour les liens dans le PDF|Aspose.PDF ...

    Mettez à jour les liens dans le PDF par programmation avec Aspose.PDF pour C++. Ce guide explique comment mettre à jour les liens dans un fichier PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modification du...

    docs.aspose.com/pdf/fr/cpp/update-links/
  9. Comment supprimer des commentaires dans un PDF ...

    Ce didacticiel explique comment supprimer des commentaires dans un PDF en Java. Il partage les informations pour définir l'IDE, les étapes d'écriture du programme et un exemple de code exécutable pour supprimer tous les commentaires au format PDF en Java....traite également d’autres annotations similaires aux commentaires...collection of annotations dessus Analysez chaque annotation et filtrez...

    kb.aspose.com/fr/pdf/java/how-to-delete-comment...
  10. Menggunakan Anotasi Tautan di PDF|Aspose.PDF fo...

    Aspose.PDF for .NET memungkinkan Anda untuk Menambahkan, Mengambil, dan Menghapus Anotasi Tautan dari dokumen PDF Anda.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/id/net/link-annotations/