Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 8,413 for

annotate

(0.14 sec)
  1. Opérations avancées|Aspose.PDF for .NET

    Aspose.PDF peut effectuer non seulement des tâches simples et faciles, mais aussi faire face à des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/net/advanced-operations/
  2. Cách xóa nhận xét trong PDF bằng Java

    Bài viết này hướng dẫn cách xóa comment trong PDF bằng Java. Nó chia sẻ thông tin để thiết lập IDE, các bước viết chương trình và mã mẫu có thể chạy được để xóa tất cả nhận xét trong PDF bằng Java....và truy cập collection of annotations trên đó Phân tích cú pháp...delete() trong Annotations collection để xóa Text annotation Lưu tệp...

    kb.aspose.com/vi/pdf/java/how-to-delete-comment...
  3. Modifications de l'API Publique dans Aspose.PDF...

    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....end, Enum annotType, Annotation annotation) changé en void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  4. Anotações Adesivas em PDF|Aspose.PDF para Java

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'Água no texto. Ela é usada para representar gráficos na página. Verifique o trecho de código para resolver essa tarefa....annotationSelector ); List < Annotation > WatermarkAnnotations =...imprimir resultados for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/pt/java/sticky-annotations/
  5. Извлечение текста из PDF C#|Aspose.PDF for .NET

    Эта статья описывает различные способы извлечения текста из PDF-документов с использованием Aspose.PDF в C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/ru/net/extract-text-from-al...
  6. Ekstrak Teks dari PDF C#|Aspose.PDF for .NET

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF di C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/id/net/extract-text-from-al...
  7. استخراج البيانات من جدول في PDF باستخدام C#|Asp...

    تعلم كيفية استخراج البيانات الجدولية من PDF باستخدام Aspose.PDF for .NET في C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ar/net/extract-data-from-ta...
  8. Come aggiungere l'annotazione Watermark usando ...

    Codice sorgente per aggiungere Watermark annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/water...
  9. Come aggiungere l'annotazione Text usando C++ |...

    Codice sorgente per aggiungere Text annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/text/...
  10. 如何使用 .NET 删除 Freetext 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Freetext 个注释。...Annotations 集合中的 Freetext 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...