Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 8,581 for

annotate

(0.21 sec)
  1. วิธีการเพิ่ม Circle คำอธิบายประกอบโดยใช้ C++ | ...

    รหัสที่มาเพิ่ม Circle คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/th/cpp/annotation/circl...
  2. 如何使用 C++ 删除 Square 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Square 注解的源代码...Annotations 集合中的 Square 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. 如何用 .NET 添加 Text 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Text 个注释。...Annotations 集合中的 Text 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. إضافة تعليقات توضيحية للأشكال باستخدام C++|Aspo...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF لـ C++...Annotations.CircleAnnotation) باستثناء...Document جديد. Create a Circle Annotation and set Circle parameters...

    docs.aspose.com/pdf/ar/cpp/figures-annotation/
  5. XFDFへの注釈のインポートとエクスポート|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFに注釈をインポートおよびエクスポートする方法を説明します。...ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ja/net/import-export-annota...
  6. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/
  7. 주석 삭제 (파사드)|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/
  8. 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...
  9. استخراج النص الخام من ملف 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...
  10. Extracción de texto sin formato de un archivo P...

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF para Android a través de Java. De páginas enteras, de una parte específica, basado en columnas, etc....las anotaciones for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/es/androidjava/extract-text...