Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 5,639 for

annotation

(0.13 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. Extraire les liens d'un PDF à l'aide de C#

    Ce tutoriel décrit comment extraire des liens d'un PDF à l'aide de C#. Il contient des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code pour développer un extracteur de liens PDF à l'aide de C#....apprendrez à récupérer les annotations sélectionnées à partir d’une...récupérer l’URI à partir des annotations de type lien. Étapes pour...

    kb.aspose.com/fr/pdf/net/extract-links-from-pdf...
  3. C#を使用した追加注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイルに追加の注釈を追加する方法を学びます。... 新しい Caret Annotation を作成し、キャレットパラメータ(新しいRecta...入を示すために使用されます。 新しい Caret Annotation を作成し、キャレットパラメータ(新しいRecta...

    docs.aspose.com/pdf/ja/net/extra-annotations/
  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. استخراج التعليقات التوضيحية (الواجهات)|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/
  7. چگونگی اضافه کردن Redaction حاشیه نویسی با استف...

    سورس کد در C# برای اضافه کردن Redaction حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/fa/net/annotation/redac...
  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...