Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 8,545 for

annotate

(0.35 sec)
  1. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...Annotations 集合中的 Link 注释方法 Remove 再次保存该文件..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. Arsip

    Arsip...koleksi anotasi annotations = page0.page_sheet.annotations; # Ulangi...anotasinya for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/id/diagram/add-comments-to-visi...
  3. Archiwa

    Archiwa...adnotacji annotations = page0.page_sheet.annotations; # Iteruj...adnotacjach for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/pl/diagram/add-comments-to-visi...
  4. Archiv

    Archiv...sbírku anotací annotations = page0.page_sheet.annotations; # Procházejte...anotacemi for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/cs/diagram/add-comments-to-visi...
  5. Bekerja dengan Tindakan|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara menambahkan tindakan ke dokumen dan bidang formulir secara programatis dengan Java. Pelajari cara Menambahkan, Membuat, dan Mendapatkan Hyperlink dalam File PDF....tambahkan tautan ini ke koleksi Annotations dari objek Page . Akhirnya...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/id/java/actions/
  6. PDF スティッキー注釈を Python で使用する|Aspose.PDF for Pytho...

    このトピックはスティッキー注釈についてであり、例としてテキストにウォーターマーク注釈を示します。... annotations . WatermarkAnnotation ( page...ページの注釈コレクションに注釈を追加 page . annotations . append ( wa ) # フォント設定のためのTextStateを作成...

    docs.aspose.com/pdf/ja/python-net/sticky-annota...
  7. PDFファイルからリンクを抽出する|Aspose.PDF for C++

    C#を使用してPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/extract-links/
  8. Извлечение ссылок из PDF файла|Aspose.PDF for C++

    Извлечение ссылок из PDF с использованием C#. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/extract-links/
  9. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....weight: 30 url: /ru/cpp/figures-annotation/ description: В этой статье...(экземпляры класса Aspose.Pdf.Annotations.CircleAnnotation) за исключением...

    docs.aspose.com/pdf/ru/cpp/advanced-operations/...
  10. Is it possible to convert LaunchAction to URIAc...

    Hi Aspose team, in my scenario I have PDF documents that are pointing to network file which is opened via LaunchAction. After migration to SharePoint, I replaced link from network drive to SharePoint location but Launch…...Annotations; // Load the PDF document...through the annotations foreach (var annotation in pdfDocument...

    forum.aspose.com/t/is-it-possible-to-convert-la...