Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 9,071 for

annotate

(0.12 sec)
  1. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method...changes, such as adding annotations, making revisions, or completing...changes, such as adding annotations, making revisions, or completing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Rust via C++....adding text, images, or annotations to the PDF. This example...

    docs.aspose.com/pdf/rust-cpp/save-pdf-document/
  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. 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...
  5. آرشیوها

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

    blog.aspose.com/fa/pdf/add-or-remove-annotation...
  6. 从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...
  7. 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...
  8. Ta bort PPTM-anteckningar online eller hantera ...

    ta bort kommentarer från PPTM-filen via onlineappen gratis.Android API-kod för att hantera kommentarer för PPTM-filer....Total Android via Java Annotate Ta bort PPTM-anteckningar...kommentarer Utveckla PPTM Document Annotation Android App Behöver du utveckla...

    products.aspose.com/total/sv/android-java/annot...
  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...