Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 9,064 for

annotate

(1.47 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/zh-hant/net/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io zh-hant Thu, 15 Jan 2026 00:00:......com/pdf/zh-hant/net/annotation/ Recent content on Aspsoe...aspose.com/pdf/zh-hant/net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/fa/cpp/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io fa Thu, 15 Jan 2026 00:00:00 +0000 h......com/pdf/fa/cpp/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/fa/cpp/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/cpp/annotation/index...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – API حاشیه نویسی PDF https://products.aspose.com/pdf/fa/annotation/ Recent content in API حاشیه نویسی PDF on Aspsoe.PDF Products Hugo -- gohugo.......com/pdf/fa/annotation/ Recent content in API حاشیه...https://products.aspose.com/pdf/fa/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/annotation/index.xml
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/python-net/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io en Thu, 15 Jan 2026 00:00:00 +00......com/pdf/python-net/annotation/ Recent content on Aspsoe...aspose.com/pdf/python-net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/python-net/annotation/i...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/zh-hans/net/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io zh-hans Thu, 15 Jan 2026 00:00:......com/pdf/zh-hans/net/annotation/ Recent content on Aspsoe...aspose.com/pdf/zh-hans/net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – คำอธิบายประกอบ PDF API https://products.aspose.com/pdf/th/annotation/ Recent content in คำอธิบายประกอบ PDF API on Aspsoe.PDF Products Hugo -- g......com/pdf/th/annotation/ Recent content in คำอธิบายประกอบ...https://products.aspose.com/pdf/th/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/annotation/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/th/net/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io th Thu, 15 Jan 2026 00:00:00 +0000 h......com/pdf/th/net/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/th/net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/net/annotation/index...
  8. Crear Enlaces en un archivo PDF con C++|Aspose....

    Esta sección explica cómo crear enlaces en su documento PDF con C++....el enlace a la propiedad Annotations del objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/create-links/
  9. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    您可以使用 C# 和 Aspose.PDF for .NET 库导入和导出 XFDF 格式的注释。... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/zh/net/import-export-xfdf/
  10. 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...