Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 7,618 for

annotate

(0.12 sec)
  1. PDF ハイライト注釈の使用 C++|Aspose.PDF for C++

    マークアップ注釈は、文書のテキスト中でハイライト、下線、取り消し線、またはギザギザの下線として表示されます。...annotations.highlight_annotation) を作成し、パラメータ(タイトル、色)を設定します。...com/pdf/cpp/class/aspose.pdf.annotations.strike_out_annotation) とパラメーターを設定します...

    docs.aspose.com/pdf/ja/cpp/highlights-annotation/
  2. 在 PDF 中使用操作|Aspose.PDF for C++

    本节解释如何使用 C++ 以编程方式向文档和表单字段添加操作。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/zh/cpp/actions/
  3. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…... Annotations flattening 2. PDF Form fields...Read annotations/markups data 1. Read Markup Annotation fields...

    forum.aspose.com/t/looking-for-details-for-aspo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Manipola le annotazioni in PDF usando C#https://products.aspose.com/pdf/it/net/annotation/Recent content in Manipola le annotazioni in PDF usan......com/pdf/it/net/annotation/Recent content in Manipola...+0000https://products.aspose.com/pdf/it/net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/net/annotation/index...
  5. スタンプからテキストを抽出する C#|Aspose.PDF for .NET

    Aspose.PDF for .NET の特別な機能 - スタンプ注釈からのテキスト抽出の使用方法を学ぶ... ページの注釈リストから目的の Annotation を取得します。 TextAbsorber クラスの新しいオブジェクトを定義します。...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/ja/net/extract-text-from-st...
  6. Extraer Texto de Sellos|Aspose.PDF para 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/es/cpp/extract-text-from-st...
  7. Bekerja dengan Aksi dalam PDF|Aspose.PDF untuk C++

    Bagian ini menjelaskan cara menambahkan aksi ke dokumen dan bidang formulir secara programatis dengan C++....MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( link ); //...

    docs.aspose.com/pdf/id/cpp/actions/
  8. Извлечение Аннотаций (фасады)|Aspose.PDF for Java

    Этот раздел объясняет, как извлечь аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ru/java/extract-annotation/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – دستکاری حاشیه نویسی ها در PDF با استفاده از Javahttps://products.aspose.com/pdf/fa/java/annotation/Recent content in دستکاری حاشیه نویسی ها در ......com/pdf/fa/java/annotation/Recent content in دستکاری...s.aspose.com/pdf/fa/java/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/java/annotation/inde...
  10. تعديل التعليقات في ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تعديل التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ar/net/modify-annotations/