Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 8,581 for

annotate

(0.19 sec)
  1. Tworzenie formularzy PDF przy użyciu .NET | Asp...

    Tworzenie formularzy PDF i dodawanie pól programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/pl/net/acroforms/create/
  2. Come ottenere l'annotazione di Highlight usando...

    Codice sorgente per ottenere Highlight annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/highl...
  3. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/python-net/acroforms/cr...
  4. PDF Tooltip باستخدام C++|Aspose.PDF لـ C++

    تعلم كيفية إضافة تلميح نصي إلى جزء من النص في PDF باستخدام C++ و Aspose.PDF...Annotations.HideAction لتعيين إجراء إخفاء/إظهار...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ar/cpp/pdf-tooltip/
  5. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  6. تحديث الروابط في ملف PDF|Aspose.PDF for Java

    تحديث الروابط في ملف PDF برمجياً. يتناول هذا الدليل كيفية تحديث الروابط في ملف PDF باستخدام لغة Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ar/java/update-links/
  7. Procurar

    Procurar...página for (auto annotation : page->get_Annotations()) { // Verifique...anotação if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pt/pdf/extract-data-from-tables...
  8. Archivio

    Archivio...pagina for (auto annotation : page->get_Annotations()) { // Controlla...annotazione if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/it/pdf/extract-data-from-tables...
  9. Notions de base de Aspose.PDF DOM API|Aspose.PD...

    Aspose.PDF pour C++ utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Aspose::Pdf::Annotations Namespace Reference Les annotations font partie...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/cpp/basics-of-dom-api/
  10. Archiwa

    Archiwa...Annotations . Filtruj adnotacje według...pomocą metody Page.Annotations.Delete(Annotation) . Poniższy fragment...

    blog.aspose.com/pl/pdf/advanced-tricks-to-conve...