Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 8,543 for

annotator

(0.41 sec)
  1. 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...
  2. 記録

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

    blog.aspose.com/ja/pdf/extract-data-from-tables...
  3. 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...
  4. 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...
  5. arkiv

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

    blog.aspose.com/sv/pdf/extract-text-from-pdf-cs...
  6. Lưu trữ

    Lưu trữ... Add (Annotation) . Cuối cùng, lưu tệp PDF...textAnnotation.setTitle("Sample Annotation Title"); // Đặt chủ đề chú...

    blog.aspose.com/vi/pdf/add-or-remove-annotation...
  7. آرشیوها

    آرشیوها...add(Annotation) حاشیه نویسی را به سند اضافه...textAnnotation.setTitle("Sample Annotation Title"); // تنظیم موضوع حاشیه...

    blog.aspose.com/fa/pdf/add-or-remove-annotation...
  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/ko/cpp/extract-data-from-ta...
  9. 从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/zh/cpp/extract-data-from-ta...
  10. 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/