Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 8,551 for

annotator

(0.11 sec)
  1. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modification link:...

    docs.aspose.com/pdf/cpp/update-links/
  2. Anotasi Multimedia PDF menggunakan C#|Aspose.PD...

    Aspose.PDF for .NET memungkinkan Anda untuk menambahkan, mendapatkan, dan menghapus anotasi multimedia dari dokumen PDF Anda....PDF terdapat dalam koleksi Annotations objek Page . Koleksi ini...halaman memiliki koleksi Annotations-nya sendiri. Untuk menambahkan...

    docs.aspose.com/pdf/id/net/multimedia-annotation/
  3. PDF에서 링크 주석 사용하기|Aspose.PDF for .NET

    Aspose.PDF for .NET을 사용하여 PDF 문서에서 링크 주석을 추가, 가져오기 및 삭제할 수 있습니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/ko/net/link-annotations/
  4. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/zh/net/link-annotations/
  5. 档案

    档案... PDF 中的每一页都有自己的 Annotations 集合,保存该页面特定的所有注释。通过利用 Aspose...文档使用 Document 类。 检索特定页面的 annotations 属性以获取该页面上的所有注释。 遍历注释,并过滤出...

    blog.aspose.com/zh/pdf/parse-pdf-in-python/
  6. Extraire du Texte à partir de Tampons|Aspose.PD...

    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....] Extraire du Texte des Annotations de Tampons Aspose.PDF pour...d’extraire du texte à partir des annotations de tampons. Pour extraire...

    docs.aspose.com/pdf/fr/cpp/extract-text-from-st...
  7. 档案

    档案...Annotations.Add(Annotation)] 12 方法向特定 PDF 页面的...页面的 Annotations 集合添加注释。 使用 Document.Save(String) 方法保存 PDF 文档。...

    blog.aspose.com/zh/pdf/add-or-remove-annotation...
  8. 搜索

    搜索...Annotations.Add(Annotation)] 12 方法向特定 PDF 頁面的...頁面的 Annotations 集合添加註釋。 使用 Document.Save(String) 方法保存 PDF 文檔。...

    blog.aspose.com/zh-hant/pdf/add-or-remove-annot...
  9. Anotasi Lengket PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara membuat anotasi lengket, seperti catatan dan sorotan, dalam PDF menggunakan Aspose.PDF di .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/id/net/sticky-annotations/
  10. PDFへのテキスト注釈の使用|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用すると、PDFドキュメントからテキスト注釈を追加、取得、削除できます。... 注釈は特定のページの Annotations コレクションに含まれています。このコレクションに...釈のみが含まれています。すべてのページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/net/text-annotation/