Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 8,543 for

annotate

(2.35 sec)
  1. Mengekstraksi teks mentah dari file PDF|Aspose....

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF untuk Android melalui 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/androidjava/extract-text...
  2. 주석 삭제 (파사드)|Aspose.PDF for Java

    이 섹션은 PdfAnnotationEditor 클래스를 사용하여 Aspose.PDF 파사드로 주석을 삭제하는 방법을 설명합니다....parameter, to delete all the annotations from the file; the string...parameter represents the annotation type to be deleted. Finally...

    docs.aspose.com/pdf/ko/java/delete-annotations/
  3. استخراج النص الخام من ملف PDF|Aspose.PDF لنظام ...

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

    docs.aspose.com/pdf/ar/androidjava/extract-text...
  4. API حاشیه نویسی PDF | Aspose.PDF

    حذف نظرات از اسناد PDF با برنامه های متقابل رایگان و API های کد بالا برای هر پلتفرم....pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/fa/annotation/
  5. Membuat AcroForm - Membuat PDF yang Dapat Diisi...

    Dengan Aspose.PDF untuk Python Anda dapat membuat formulir dari awal di file PDF Anda... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/id/python-net/create-form/
  6. Lưu trữ

    Lưu trữ...Annotations . Lưu PDF bằng phương pháp...đầu tiên của tệp PDF page.Annotations.Add(link); // Lưu tài liệu...

    blog.aspose.com/vi/pdf/add-hyperlinks-to-pdf-in...
  7. Extraer texto de PDF C#|Aspose.PDF for .NET

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF en C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/es/net/extract-text-from-al...
  8. Создание AcroForm - Создание заполняемого PDF н...

    С Aspose.PDF для Python вы можете создать форму с нуля в вашем PDF файле... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ru/python-net/create-form/
  9. Travailler avec des formulaires|Aspose.PDF pour...

    Cette section explique comment travailler avec les AcroForms et les XFA Forms dans vos documents PDF avec Aspose.PDF pour PHP.... les AcroForms sont des annotations ou des champs appliqués à...des Images dans un PDF PDF Annotations...

    docs.aspose.com/pdf/fr/php-java/working-with-fo...
  10. Anotação Multimídia em PDF|Aspose.PDF para Java

    Aspose.PDF para Java permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....estão contidas na coleção Annotations de um objeto Page . Esta...tem sua própria coleção Annotations. Para adicionar uma anotação...

    docs.aspose.com/pdf/pt/java/multimedia-annotation/