Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 7,775 for

annotation

(0.1 sec)
  1. Come ottenere l'annotazione di Freetext usando ...

    Codice sorgente per ottenere Freetext annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/freet...
  2. Come aggiungere l'annotazione Freetext usando ....

    Codice sorgente su C# per aggiungere Freetext annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/it/net/annotation/freet...
  3. PDF Tooltip menggunakan Python|Aspose.PDF untuk...

    Pelajari cara menambahkan tooltip ke fragmen teks dalam PDF menggunakan Python dan Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/id/python-net/pdf-tooltip/
  4. Aspose.PDF - Powerful API for Document Processi...

    Aspose.PDF is a powerful API for document processing and PDF processing. It allows developers to create, manipulate, and convert PDF documents programmatically....handle content, formatting, annotations, and other elements programmatically...passwords and permissions Adding annotations and comments to PDF documents...

    reference.aspose.com/pdf/
  5. Anotação Multimídia em PDF usando C++|Aspose.PD...

    Aspose.PDF para C++ permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....Annotations para incluir arquivos SWF...alto-falantes. Uma Sound Annotation deve ser análoga a uma anotação...

    docs.aspose.com/pdf/pt/cpp/multimedia-annotation/
  6. Cách xóa nhận xét trong PDF bằng Java

    Bài viết này hướng dẫn cách xóa comment trong PDF bằng Java. Nó chia sẻ thông tin để thiết lập IDE, các bước viết chương trình và mã mẫu có thể chạy được để xóa tất cả nhận xét trong PDF bằng Java....và truy cập collection of annotations trên đó Phân tích cú pháp...delete() trong Annotations collection để xóa Text annotation Lưu tệp...

    kb.aspose.com/vi/pdf/java/how-to-delete-comment...
  7. Anotación de Resaltados en PDF|Aspose.PDF para ...

    Las anotaciones de marcado se presentan en el texto como resaltados, subrayados, tachados o subrayados ondulados en el texto de un documento....annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/es/java/highlights-annotation/
  8. PDFファイルから生のテキストを抽出|Aspose.PDF for Android via Java

    この記事では、Java経由でAndroid向けにAspose.PDFを使用してPDFドキュメントからテキストを抽出するさまざまな方法を説明します。全ページから、一部から、列に基づいて、など。...すべての注釈をループする for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotationをフィルタリングする if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ja/androidjava/extract-text...
  9. Atualizar Links em PDF|Aspose.PDF para Java

    Atualizar links em PDF programaticamente. Este guia é sobre como atualizar links em PDF na linguagem Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/pt/java/update-links/
  10. 如何使用 C++ 刪除 Watermark 註釋 | Aspose.PDF

    用於在任何平台上刪除 Watermark PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...