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

annotation

(0.06 sec)
  1. 如何使用 C++ 刪除 Circle 註釋 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. 使用 C# 在 PDF 文件中创建链接|Aspose.PDF for .NET

    本节解释如何使用 C# 在 PDF 文档中创建链接。... 将链接添加到 Page 对象的 Annotations 属性。 最后,使用 Document 对象的 Save...文件以及应打开的页码。 将链接添加到 Page 对象的 Annotations 集合。 使用 Document 对象的 Save...

    docs.aspose.com/pdf/zh/net/create-links/
  3. JavaScript pridėjimas prie PDF naudojant C#

    Sekite šį straipsnį, kad pridėtumėte JavaScript prie PDF naudodami C#. Jame pateikiama informacija apie IDE nustatymą, veiksmų sąrašą ir pavyzdinį kodą darbui su PDF JS naudojant C#, pridedant skirtingų tipų scenarijus įvairiems veiksmams....PDF JS Importuokite PDF ir Annotations klases iš bibliotekos Įkelkite...C# . Importuokite PDF ir Annotations klases, įkelkite licenciją...

    kb.aspose.com/lt/pdf/net/add-javascript-to-pdf-...
  4. استخراج البيانات من جدول في PDF باستخدام C#|Asp...

    تعلم كيفية استخراج البيانات الجدولية من PDF باستخدام Aspose.PDF for .NET في C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ar/net/extract-data-from-ta...
  5. Что нового 2024|Aspose.PDF for .NET

    Эта страница представляет самые популярные новые функции в Aspose.PDF for .NET, представленные в 2024 году....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/ru/net/whatsnew/2024/
  6. What's new|Aspose.PDF for Node.js via C++

    In this page introduces the most popular new features in Aspose.PDF for Node.js via C++ that have been introduced in recent releases....Delete Bookmarks Delete Annotations Extract a text from PDF Optimize...

    docs.aspose.com/pdf/nodejs-cpp/whatsnew/
  7. Obtenir la préférence du visualiseur d'un fichi...

    Cette section montre comment obtenir la préférence du visualiseur d'un fichier PDF existant en utilisant la classe PdfContentEditor....visualiseur de PDF Ajouter des annotations à un fichier PDF existant...

    docs.aspose.com/pdf/fr/net/get-viewer-preferenc...
  8. 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/ko/java/update-links/
  9. Working with Bookmarks|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfBookmarEditor Class....Get Bookmarks Working with Annotations Extract Images and Text from...

    docs.aspose.com/pdf/net/working-with-bookmarks-...
  10. ライン注釈を追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、四角い線の終端が付いた赤い線の注釈を描画し、変更した PDF を保存します。...initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/ja/python-net/add-line-anno...