Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 5,672 for

annotation

(0.11 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. استخراج التعليقات التوضيحية (الواجهات)|Aspose.P...

    يشرح هذا القسم كيفية استخراج التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ar/java/extract-annotation/
  3. 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...
  4. Извлечение текста из штампов|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...
  5. Comment ajouter des commentaires dans un fichie...

    Ce court tutoriel vous explique comment ajouter des commentaires dans un fichier PDF à l'aide de Python. Il contient des informations de base pour définir l'environnement et un exemple de code exécutable pour ajouter des commentaires au PDF à l'aide de Python, ainsi que la description par étapes....peuvent être définis pour l’annotation de texte afin de personnaliser...les propriétés de base de l’annotation de texte Instancier et définir...

    kb.aspose.com/fr/pdf/python/how-to-add-comments...
  6. PDFファイルからリンクを抽出する|Aspose.PDF for C++

    C#を使用してPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/extract-links/
  7. Extrair Links do Arquivo PDF|Aspose.PDF for C++

    Extrair links de PDF com C#. Este tópico explica como extrair links usando a classe AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/extract-links/
  8. Импорт и экспорт аннотаций в XFDF|Aspose.PDF fo...

    Вы можете импортировать и экспортировать аннотации в формате XFDF с помощью C# и библиотеки Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ru/net/import-export-xfdf/
  9. จัดการคำอธิบายประกอบใน PDF โดยใช้ C# | Aspose.PDF

    C# รหัสที่มาในการจัดการกับคำอธิบายประกอบในไฟล์ PDF บนกรอบ NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/th/net/annotation/
  10. PDF 스티커 주석을 파이썬으로 사용하기|Aspose.PDF for Python vi...

    이 주제는 스티커 주석에 관한 것이며, 예시로 텍스트에 워터마크 주석을 보여줍니다.... annotations . WatermarkAnnotation ( page...페이지의 주석 컬렉션에 주석 추가 page . annotations . append ( wa ) # 글꼴 설정을...

    docs.aspose.com/pdf/ko/python-net/sticky-annota...