Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 8,547 for

annotator

(0.2 sec)
  1. Cách xóa nhận xét trong PDF bằng Java

    Bài viết này hướng dẫn cách xóa comment trong PDF bằng Java. Nó chia sẻ thông tin để thiết lập IDE, các bước viết chương trình và mã mẫu có thể chạy được để xóa tất cả nhận xét trong PDF bằng Java....và truy cập collection of annotations trên đó Phân tích cú pháp...delete() trong Annotations collection để xóa Text annotation Lưu tệp...

    kb.aspose.com/vi/pdf/java/how-to-delete-comment...
  2. Adding Tags to existing PDF - Free Support Foru...

    We are currently evaluating Aspose.PDF as a way to enhance existing PDF files with accessibility features. After some experimentation i found a way to find areas of text and add new tags. Is there a way to combine those…...but that only works for Annotations,Forms, Artifacts(?) and BDC...Aspose.PDF is limited to Annotations, Forms, Artifacts, and BDC...

    forum.aspose.com/t/adding-tags-to-existing-pdf/...
  3. Aspose.PDF for Java 9.0.0 におけるパブリック API の変更|Asp...

    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....end, Enum annotType, Annotation annotation) が void modifyAnnotations(int...end, int annotType, Annotation annotation) に変更されました IList extractAnnotations(int...

    docs.aspose.com/pdf/ja/java/public-api-changes-...
  4. استيراد وتصدير التعليقات إلى تنسيق XFDF باستخدا...

    يمكنك استيراد وتصدير التعليقات باستخدام تنسيق XFDF مع C++ ومكتبة Aspose.PDF لـ C++....namespace Aspose :: Pdf :: Annotations ; using namespace Aspose...Bind PDF document to the Annotation Editor annotationEditor ->...

    docs.aspose.com/pdf/ar/cpp/import-export-xfdf/
  5. XFDF로 주석 가져오기 및 내보내기|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 가져오고 내보내는 방법을 설명합니다....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ko/net/import-export-annota...
  6. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件导入和导出注释到 XFDF。...ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/zh/net/import-export-annota...
  7. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…... Page‑level actions and annotation actions foreach (Page page...Add(pageClose); // Annotation actions foreach (Annotation annot in page...

    forum.aspose.com/t/unable-to-extract-javascript...
  8. C++ 을 (를) 사용하여 Watermark 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Watermark 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Watermark 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/water...
  9. C++ 을 (를) 사용하여 Text 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Text 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Text 주석에 대해 Add 메서드를..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/text/...
  10. C++ 을 (를) 사용하여 Underline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Underline 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Underline 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/under...