Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 8,744 for

annotator

(0.19 sec)
  1. Wis ODP-annotaties online en gebruik Python | p...

    Verwijder opmerkingen uit het ODP-document gratis via de online app.Python API-code om opmerkingen uit ODP-presentaties te verwijderen....NET Annotate Wis ODP-annotaties online...van Trefwoorden Detecteer en annoteer belangrijke termen programmatisch...

    products.aspose.com/total/nl/python-net/annotat...
  2. Aspose::Words::Fields::FieldRef::get_IncludeNot...

    Aspose::Words::Fields::FieldRef::get_IncludeNoteOrComment method. Gets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and comment text in C++....increment footnote, endnote, and annotation numbers that are marked by...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Извлечение текста со всех страниц 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...
  4. Is it allowed to stamp documents which have a p...

    I would like to open a support case with Aspose regarding the stamping of PDF/A documents. I want to find out if this is permissible and how to approach it. Internally, we often archive signed documents and, upon re-view…...applying the stamp (visible annotation, added text layer, image...apply the stamp (visible annotation, added text layer, image...

    forum.aspose.com/t/is-it-allowed-to-stamp-docum...
  5. إنشاء روابط في ملف PDF|Aspose.PDF for Java

    يشرح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام Java.... أضف الرابط إلى مجموعة Annotations الخاصة بكائن Page. أخيرًا،...فتحها. أضف الرابط إلى مجموعة Annotations الخاصة بكائن الصفحة. وأخيرًا،...

    docs.aspose.com/pdf/ar/java/create-links/
  6. 如何用 Java 添加 Circle 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Circle 个注释。...Annotations 集合中的 Circle 注释方法 Add 再次保存该文件...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. Working with Tables in PDF|Aspose.PDF for PHP v...

    This section describes how to add and extract a table, how to manipulate and integrate a table using the PHP....Working with Images in PDF PDF Annotations...

    docs.aspose.com/pdf/php-java/working-with-tables/
  8. 記録

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

    blog.aspose.com/ja/pdf/extract-data-from-tables...
  9. 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...
  10. Procurar

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

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