Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 8,582 for

annotation

(0.07 sec)
  1. Come ottenere l'annotazione di Strikeout usando...

    Codice sorgente per ottenere Strikeout 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/strik...
  2. Come ottenere l'annotazione di Polyline usando ...

    Codice sorgente per ottenere Polyline 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/polyl...
  3. Come ottenere l'annotazione di Circle usando C+...

    Codice sorgente per ottenere Circle 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/circl...
  4. Come ottenere l'annotazione di Watermark usando...

    Codice sorgente per ottenere Watermark 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/water...
  5. Come aggiungere l'annotazione Link usando .NET ...

    Codice sorgente su C# per aggiungere Link annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/it/net/annotation/link/...
  6. Come ottenere l'annotazione di Caret usando C++...

    Codice sorgente per ottenere Caret 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/caret...
  7. สร้างแบบฟอร์ม PDF โดยใช้ .NET | Aspose.PDF

    สร้างแบบฟอร์ม PDF และเพิ่มฟิลด์ด้วยโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/th/net/acroforms/create/
  8. Arsip

    Arsip...halaman for (auto annotation : page->get_Annotations()) { // Periksa...anotasi if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/id/pdf/extract-data-from-tables...
  9. أرشيف

    أرشيف...الصفحة for (auto annotation : page->get_Annotations()) { // تحقق...التوضيحي if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ar/pdf/extract-data-from-tables...
  10. Notions de base de l'API Aspose.PDF DOM|Aspose....

    Aspose.PDF pour Java 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....Annotation Les annotations font partie des fonctionnalités...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/java/basics-of-dom-api/