Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 8,588 for

annotation

(0.25 sec)
  1. Opérations avancées|Aspose.PDF pour Java

    Vous pouvez effectuer non seulement des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes avec Aspose. PDF pour Java.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Objets...

    docs.aspose.com/pdf/fr/java/advanced-operations/
  2. Архивы

    Архивы...странице for (auto annotation : page->get_Annotations()) { // Проверьте...аннотации if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ru/pdf/extract-data-from-tables...
  3. Archiwa

    Archiwa...stronie for (auto annotation : page->get_Annotations()) { // Sprawdź...adnotacji if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pl/pdf/extract-data-from-tables...
  4. Archiv

    Archiv...stránce for (auto annotation : page->get_Annotations()) { // Zkontrolujte...anotace if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/cs/pdf/extract-data-from-tables...
  5. تحديث الروابط في ملف 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/
  6. 压缩 PDF 文档 | Aspose.PDF

    使用 Aspose.PDF 库使用此示例代码,以编程方式在任何平台上优化 PDF 文件... 使用 for-each 循环和名为 annotation 的基于范围的迭代器循环遍历页面对象中的每个注释对象。...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/zh-hant/compress/
  7. Archiv

    Archiv...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/de/pdf/extract-table-from-pdf-u...
  8. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...
  9. Come aggiungere l'annotazione Link usando C++ |...

    Codice sorgente per aggiungere Link annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/it/cpp/annotation/link/...
  10. Come ottenere l'annotazione di Link usando C++ ...

    Codice sorgente per ottenere Link 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/link/...