Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 8,616 for

annotator

(3.07 sec)
  1. jasperreports.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/cells/ar/python/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/ar/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/ar/jasperreports.xml
  2. 記録

    記録...注釈のコレクションを取得する annotations = page0.page_sheet.annotations; # 注釈を反復処理する...注釈を反復処理する for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ja/diagram/add-comments-to-visi...
  3. Working with Aspose.Pdf Facades|Aspose.PDF for C++

    Learn how to use Aspose.PDF Facades for C++. Simplify PDF file operations with this powerful, high-level API for efficient processing....Contents [ Hide ] Working with Annotations - Facades Working with Bookmarks...

    docs.aspose.com/pdf/cpp/working-with-aspose-pdf...
  4. | Aspose.PDF

    使用 Aspose.PDF for Java,透過 Java 範例程式碼以程式設計方式管理 PDF 中的註釋... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

    products.aspose.com/pdf/zh-hant/java/annotation/
  5. Opérations avancées|Aspose.PDF for .NET

    Aspose.PDF peut effectuer non seulement des tâches simples et faciles, mais aussi faire face à des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/net/advanced-operations/
  6. 如何使用 C++ 添加 Caret 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Caret 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. 如何使用 C++ 添加 Highlight 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Highlight 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( HighlightAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 .NET 添加 Text 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Text 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. Come aggiungere l'annotazione Polygon usando C+...

    Codice sorgente per aggiungere Polygon annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/polyg...
  10. Добавление JavaScript в PDF с использованием C#

    Следуйте этой статье, чтобы добавить JavaScript в PDF с использованием C#. В ней приведены сведения о настройке IDE, список шагов и пример кода для работы с PDF JS с использованием C# путем добавления различных типов скриптов для различных действий....Импортируйте классы PDF и Annotations из библиотеки Загрузите лицензию...Импортируйте классы PDF и Annotations, загрузите лицензию и добавьте...

    kb.aspose.com/ru/pdf/net/add-javascript-to-pdf-...