Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 8,590 for

annotation

(0.46 sec)
  1. Aspose.PDF for Python via C++|Aspose.PDF for Py...

    Overview of key features and supported formats of Aspose.PDF for Python via C++, as well as the library's installation and licensing manual....manipulate PDF pages, add annotations, handle custom fonts and...

    docs.aspose.com/pdf/python-cpp/overview/
  2. العمل مع الجداول في PDF|Aspose.PDF لبي إتش بي ع...

    يصف هذا القسم كيفية إضافة واستخراج جدول، وكيفية التلاعب ودمج جدول باستخدام PHP....Working with Images in PDF PDF Annotations...

    docs.aspose.com/pdf/ar/php-java/working-with-ta...
  3. 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...
  4. 모든 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...
  5. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...HTML, some of which have annotations added. How can I recognize...these contents and create annotations when generating the doc....

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  6. Ekstraksi teks mentah dari file PDF|Aspose.PDF ...

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF untuk Java. Dari seluruh halaman, dari bagian tertentu, berdasarkan kolom, dll....semua anotasi for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/id/java/extract-text-from-a...
  7. استخراج النص الخام من ملف 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...
  8. C++를 사용하여 PDF에 이미지 추가|Aspose.PDF for C++

    이 섹션에서는 C++ 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ko/cpp/add-image-to-existin...
  9. Working with Forms using C++|Aspose.PDF for C++

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for C++....Internally, AcroForms are annotations or fields applied to a PDF...

    docs.aspose.com/pdf/cpp/working-with-forms/
  10. Navigation et Interaction|Aspose.PDF pour Java

    Cette section décrit les fonctionnalités de travail avec les liens, actions et signets.... Travailler avec XML Annotations PDF...

    docs.aspose.com/pdf/fr/java/navigation-and-inte...