Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 9,071 for

annotation

(0.06 sec)
  1. Crear Enlaces en un Archivo PDF|Aspose.PDF para...

    Esta sección explica cómo crear enlaces en su documento PDF con Java....el enlace a la colección Annotations del objeto Page. Finalmente...el enlace a la colección Annotations del objeto Page. Finalmente...

    docs.aspose.com/pdf/es/java/create-links/
  2. Travailler avec les Signets|Aspose.PDF for .NET

    Cette section explique comment travailler avec les Facades Aspose.PDF en utilisant la classe PdfBookmarEditor....Signets Travailler avec les Annotations Extraire des images et du...

    docs.aspose.com/pdf/fr/net/working-with-bookmar...
  3. التنقل والتفاعل|Aspose.PDF for Java

    يصف هذا القسم ميزات العمل مع الروابط والإجراءات والإشارات المرجعية.... العمل مع XML PDF Annotations...

    docs.aspose.com/pdf/ar/java/navigation-and-inte...
  4. Node.js에서 PDF의 탐색 및 상호작용|Aspose.PDF for Node.js...

    이 섹션에서는 Node.js에서 링크, 동작 및 북마크 작업의 기능을 설명합니다....js에서 PDF의 이미지 작업 PDF Annotations in Node.js...

    docs.aspose.com/pdf/ko/nodejs-cpp/navigation-an...
  5. 档案

    档案...add(Annotation) 方法向文档添加注释。 最后,使用 Document...textAnnotation.setTitle("Sample Annotation Title"); // 设置注释主题 textAnnotation...

    blog.aspose.com/zh/pdf/add-or-remove-annotation...
  6. PDFからC#でテーブルデータを抽出する|Aspose.PDF for .NET

    C#を使用してPDFから表形式のデータを抽出する方法を学びます... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ja/net/extract-data-from-ta...
  7. Extraer texto de todas las páginas de un PDF us...

    Este artículo describe varias maneras de extraer texto de documentos PDF usando Aspose.PDF en C++. De páginas enteras, de una parte específica, basado en columnas, etc....las anotaciones for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Filtrar TextMarkupAnnotation...

    docs.aspose.com/pdf/es/cpp/extract-text-from-al...
  8. 모든 PDF 페이지에서 텍스트 추출하기 C++ 사용|Aspose.PDF for C++

    이 문서는 Aspose.PDF를 사용하여 C++에서 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지, 특정 부분, 열 기반 등....); // 모든 주석을 반복 for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // TextMarkupAnnotation...

    docs.aspose.com/pdf/ko/cpp/extract-text-from-al...
  9. استخراج النص الخام من ملف PDF|Aspose.PDF for Java

    توضح هذه المقالة طرقًا مختلفة لاستخراج النص من مستندات PDF باستخدام Aspose.PDF لـ Java. من صفحات كاملة، أو من جزء محدد، بناءً على الأعمدة، إلخ....التعليقات التوضيحية for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ar/java/extract-text-from-a...
  10. Get Viewer Preference of an existing PDF File|A...

    Explore how to extract and retrieve viewer preferences from an existing PDF file using Aspose.PDF in Java....existing PDF File Adding Annotations to existing PDF file...

    docs.aspose.com/pdf/java/get-viewer-preference-...