Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 8,533 for

annotation

(0.21 sec)
  1. Arşiv

    Arşiv...kullanarak alın Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/tr/pdf/working-with-annotations...
  2. PDF 텍스트 주석|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 문서에 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함하며; 각 페이지는 자체적인 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/cpp/text-annotation/
  3. التعليقات التوضيحية في PDF|Aspose.PDF لـ Python...

    يوضح هذا القسم كيفية استخدام جميع أنواع التعليقات التوضيحية في ملف PDF الخاص بك باستخدام مكتبة Aspose.PDF....في PDF Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/ar/python-net/annotations/
  4. Comment supprimer un lien hypertexte d'un PDF à...

    Cet article fournit des détails sur la façon de supprimer un lien hypertexte d'un PDF à l'aide de Python. Il contient des paramètres d'environnement, un processus par étapes pour écrire l'application et un exemple de code exécutable pour supprimer le lien du PDF à l'aide de Python....collections de annotations Vérifier chaque annotation de type LINK...delete() de la collection d’annotations Enregistrez le PDF de sortie...

    kb.aspose.com/fr/pdf/python/how-to-remove-hyper...
  5. Comment supprimer un lien hypertexte d'un PDF e...

    Ce court didacticiel explique comment supprimer un lien hypertexte d'un PDF en C#. Il partage des détails sur la configuration de l'environnement, la liste des étapes de développement de l'application et un exemple de code exécutable pour supprimer tous les liens hypertexte du PDF en C#....accédez à la collection d’annotations sur chaque page Analyser...toutes les annotations et trouver les annotations de type de...

    kb.aspose.com/fr/pdf/net/how-to-remove-hyperlin...
  6. Bekerja dengan Aksi dalam PDF|Aspose.PDF untuk C++

    Bagian ini menjelaskan cara menambahkan aksi ke dokumen dan bidang formulir secara programatis dengan C++....MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( link ); //...

    docs.aspose.com/pdf/id/cpp/actions/
  7. Anotasi Multimedia PDF menggunakan C#|Aspose.PD...

    Aspose.PDF for .NET memungkinkan Anda untuk menambahkan, mendapatkan, dan menghapus anotasi multimedia dari dokumen PDF Anda....PDF terdapat dalam koleksi Annotations objek Page . Koleksi ini...halaman memiliki koleksi Annotations-nya sendiri. Untuk menambahkan...

    docs.aspose.com/pdf/id/net/multimedia-annotation/
  8. Redaguj PDF przy użyciu Python | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/pl/python-net/redaction/
  9. Atualizar Links em PDF|Aspose.PDF for C++

    Atualize links em PDF programaticamente com Aspose.PDF para C++. Este guia é sobre como atualizar links em um arquivo PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modificação do...

    docs.aspose.com/pdf/pt/cpp/update-links/
  10. Actualizar Enlaces en PDF|Aspose.PDF para C++

    Actualizar enlaces en PDF programáticamente con Aspose.PDF para C++. Esta guía trata sobre cómo actualizar enlaces en un archivo PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modificación del...

    docs.aspose.com/pdf/es/cpp/update-links/