Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 8,582 for

annotation

(0.2 sec)
  1. Dasar-dasar Aspose.PDF DOM API|Aspose.PDF untuk...

    Aspose.PDF untuk C++ juga menggunakan ide DOM untuk merepresentasikan struktur dokumen PDF dalam bentuk objek. Di sini Anda dapat membaca deskripsi struktur ini.... #### Aspose::Pdf::Annotations Namespace Reference Anotasi...dengan anotasi, misalnya, Annotation, AnnotationCollection, CircleAnnotation...

    docs.aspose.com/pdf/id/cpp/basics-of-dom-api/
  2. Lưu trữ

    Lưu trữ...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/vi/pdf/extract-text-from-pdf-cs...
  3. Operasi lanjutan|Aspose.PDF untuk Python via .NET

    Aspose.PDF untuk Python via .NET dapat melakukan tugas-tugas sederhana dan mudah serta mengatasi tujuan yang lebih kompleks. Periksa bagian berikutnya untuk pengguna dan pengembang tingkat lanjut....add, delete and modify the annotation from the PDF documents. Bekerja...

    docs.aspose.com/pdf/id/python-net/advanced-oper...
  4. Travailler avec les formulaires|Aspose.PDF pour...

    Cette section explique comment travailler avec les AcroForms et les formulaires XFA dans vos documents PDF avec Aspose.PDF pour Java.... les AcroForms sont des annotations ou des champs appliqués à...

    docs.aspose.com/pdf/fr/java/working-with-forms/
  5. Obtenir la préférence de visualisation d'un fic...

    Cette section montre comment travailler avec Aspose.PDF Facades en utilisant la classe PdfContentEditor....Fichier PDF Existant Ajout d'Annotations à un fichier PDF existant...

    docs.aspose.com/pdf/fr/java/get-viewer-preferen...
  6. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract document properties using Aspose.PDF in PHP/Java....$document -> close (); PDF Annotations Securing and signing PDF...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDFからテーブルのデータを抽出する|Aspose.PDF for C++

    Aspose.PDF for C++を使用してPDFから表形式のデータを抽出する方法を学びます。...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/ja/cpp/extract-data-from-ta...
  9. Извлечение текста со всех страниц PDF с использ...

    В этой статье описываются различные способы извлечения текста из PDF-документов с использованием Aspose.PDF в C++. Извлечение с целых страниц, из конкретной части, на основе колонок и т. д....все аннотации for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Фильтр TextMarkupAnnotation...

    docs.aspose.com/pdf/ru/cpp/extract-text-from-al...
  10. Working with com.aspose.pdf.facades|Aspose.PDF ...

    This section explains how to work with com.aspose.pdf.facades - a toolset for popular operations with PDF....for work with PDF document annotations (comments) Using PdfBookmarEditor...

    docs.aspose.com/pdf/java/working-with-facades/