Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 8,543 for

annotation

(0.28 sec)
  1. PDF 注释 API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hans/annotation/
  2. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export Annotation with XFDF format with C# and Aspose.PDF for .NET library....Ask AI Import and Export Annotations to XFDF Contents [ Hide ]...to represent form data or annotations contained in a PDF form....

    docs.aspose.com/pdf/net/import-export-xfdf/
  3. PDF Annotations in Node.js|Aspose.PDF for Node....

    This section shows how to use all kinds of Annotations to your PDF file with the Aspose.PDF for Node.js via C++....PDF Annotations in Node.js Contents [ Hide ] Annotations in PDF...or visual improvements. Annotations can take various forms, including...

    docs.aspose.com/pdf/nodejs-cpp/annotations/
  4. Link Border and Alignment Errors - Free Support...

    Hello, My company has purchased an Aspose Java licence which is valid for Aspose 4.3 but not for the latest Version. I noticed two bug with our purchased version while trying to create a table of content using XSL/FO s…...bug concern the creation of annotation link over text. 1 - Border...bug concern the creation of annotation link over text. 1 - Border...

    forum.aspose.com/t/link-border-and-alignment-er...
  5. | Aspose.PDF

    使用 Python 使用适用于 Python for .NET 的 Aspose.PDF 以编程方式管理 PDF 批注... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  6. 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…...getOnClose()); } } for (Annotation annotation : page.getAnnotations())...{ for (PdfAction action : annotation.getPdfActions()) { if (action...

    forum.aspose.com/t/unable-to-extract-javascript...
  7. 從 Outlook 和 Thunderbird 電子郵件中刪除評論 | products.as...

    適用於 Windows、Linux 和 macOS 上的 EML、EMLX、MSG 註釋和評論的免費應用程序和 API...Українська عربي ไทย 한국인 Tiếng Việt Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/zh-hant/annotation/
  8. 如何使用 Java 刪除 Freetext 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Freetext 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...对象的 Annotations 集合中。该集合仅包含该单个页面的所有注释:每个页面都有自己的 Annotations 集合。要向特定页面添加注释,请使用...集合。要向特定页面添加注释,请使用 Add 方法将其添加到该页面的 Annotations 集合中。 使用 Aspose.PDF.InteractiveFeatures...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  10. 如何使用 Java 獲取 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Highlight 註釋。...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...()); // print results for ( Annotation ta : textMarkupAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...