Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 8,410 for

annotation

(0.14 sec)
  1. Extraire les liens d'un PDF en Java

    Ce tutoriel rapide explique comment extraire des liens d'un PDF en Java. Il contient tous les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour développer un extracteur de liens PDF en Java....apprendrez à récupérer des annotations de type lien et à les transformer...et créez un sélecteur d’annotations pour la page Extraire toutes...

    kb.aspose.com/fr/pdf/java/extract-links-from-pd...
  2. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  3. Anotação de Destaques em PDF usando C++|Aspose....

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento....MakeObject < Aspose :: Pdf :: Annotations :: HighlightAnnotation >...MakeObject < Aspose :: Pdf :: Annotations :: StrikeOutAnnotation >...

    docs.aspose.com/pdf/pt/cpp/highlights-annotation/
  4. Ekstrak Teks Dari Stempel|Aspose.PDF untuk C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/id/cpp/extract-text-from-st...
  5. Извлечение текста из штампов|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ru/cpp/extract-text-from-st...
  6. آرشیوها

    آرشیوها... خصوصیت annotations یک صفحه خاص را بازیابی کنید...document = ap.Document("annotations.pdf") # تمام یادداشت ها را...

    blog.aspose.com/fa/pdf/parse-pdf-in-python/
  7. Impor dan Ekspor Anotasi ke XFDF|Aspose.PDF for...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C# dan pustaka Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/id/net/import-export-xfdf/
  8. Arsip

    Arsip...Annotations.Add(Annotation)] 12 . Simpan dokumen...halaman document.Pages[1].Annotations.Add(lineAnnotation); // Simpan...

    blog.aspose.com/id/pdf/add-or-remove-annotation...
  9. التعليقات التوضيحية في 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/
  10. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...