Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 8,580 for

annotate

(0.1 sec)
  1. Извлечение текста со всех страниц 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...
  2. Working with Forms using C++|Aspose.PDF for C++

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for C++....Internally, AcroForms are annotations or fields applied to a PDF...

    docs.aspose.com/pdf/cpp/working-with-forms/
  3. Navigation et Interaction|Aspose.PDF pour Java

    Cette section décrit les fonctionnalités de travail avec les liens, actions et signets.... Travailler avec XML Annotations PDF...

    docs.aspose.com/pdf/fr/java/navigation-and-inte...
  4. Bekerja dengan Formulir|Aspose.PDF untuk PHP me...

    Bagian ini menjelaskan cara bekerja dengan AcroForms dan XFA Forms dalam dokumen PDF Anda menggunakan Aspose.PDF untuk PHP....dengan Gambar dalam PDF PDF Annotations...

    docs.aspose.com/pdf/id/php-java/working-with-fo...
  5. 從 Windows、Linux 和 macOS 上的 PowerPoint 文件中刪除評論 |...

    用於管理 PPT、PPTX、PPS、POT、PPSX、PPTM、PPSM、POTX、POTM 和 ODP 等 PowerPoint 文件註釋的免費應用程序和 API...Slides Annotation 使用 Aspose.Slides API 刪除演示文稿評論:...

    products.aspose.com/slides/zh-hant/annotation/
  6. Xóa Nhận xét khỏi tệp PowerPoint trên Windows, ...

    Ứng dụng và API miễn phí để quản lý chú thích trên các tệp PowerPoint như PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM và ODP...Slides Annotation Xóa nhận xét về bản trình...

    products.aspose.com/slides/vi/annotation/
  7. Navigation et interaction dans le PDF|Aspose.PD...

    Cette section décrit les fonctionnalités de travail avec les liens, actions et signets....Travailler avec XML en C++ PDF Annotations using C++...

    docs.aspose.com/pdf/fr/cpp/navigation-and-inter...
  8. Bekerja dengan Lampiran di PDF menggunakan Pyth...

    Gunakan Python PDF API untuk mengakses, menambah, dan menghapus lampiran dalam file PDF menggunakan Python dari dalam aplikasi Anda. Panduan lengkap dengan contoh kode Python....Portfolio Portofolio PDF Annotations...

    docs.aspose.com/pdf/id/python-net/attachments/
  9. 記録

    記録...ページ上の注釈を繰り返します for (auto annotation : page->get_Annotations()) { // 注釈タイプを確認してください...注釈タイプを確認してください if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ja/pdf/extract-data-from-tables...
  10. Archiv

    Archiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation filtern if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/de/pdf/extract-text-from-pdf-cs...