Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 8,737 for

annotator

(1.77 sec)
  1. 更新 PDF 中的链接|Aspose.PDF for Java

    以编程方式更新 PDF 中的链接。本指南介绍如何在 Java 语言中更新 PDF 中的链接。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/zh/java/update-links/
  2. Usuń komentarze z wiadomości e-mail programu Ou...

    Bezpłatna aplikacja i interfejsy API dla EML, EMLX, MSG adnotacji i komentarzy na Windows, Linux i macOS...عربي ไทย 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/pl/annotation/
  3. Ta bort kommentarer från Outlook & Thunderbird ...

    Gratis app och API: er för EML, EMLX, MSG annotering och kommentarer på Windows, Linux och macOS...عربي ไทย 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/sv/annotation/
  4. 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...
  5. Navigation and Interaction in PDF via JavaScrip...

    This section describes the features of work with links, actions and bookmarks in JavaScript....using JavaScript via C++ PDF Annotations using JavaScript...

    docs.aspose.com/pdf/javascript-cpp/navigation-a...
  6. Navigation and Interaction in PDF in Node.js|As...

    This section describes the features of work with links, actions and bookmarks in Node.js....js PDF Annotations in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/navigation-and-i...
  7. ארכיון

    ארכיון...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // או שתשטח את ההערה annotation.flatten(); // או למחוק את...

    blog.aspose.com/he/pdf/compress-optimize-reduce...
  8. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....page annotation element. link2 . tag ( page . annotations [ 1...page annotation element. link1 . tag ( page . annotations [ 2...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  9. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  10. PDF内のリンクを更新する|Aspose.PDF for Java

    プログラムでPDF内のリンクを更新します。このガイドはJava言語でPDF内のリンクを更新する方法についてです。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ja/java/update-links/