Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 8,413 for

annotation

(0.05 sec)
  1. draw shapes in java

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....these shapes on images for annotation. In this article, you will...

    blog.aspose.com/tag/draw-shapes-in-java/
  2. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation..., 1021 , 459 ))); // Add annotation to the page page . getAnnotations...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. draw ellipse in java

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....these shapes on images for annotation. In this article, you will...

    blog.aspose.com/tag/draw-ellipse-in-java/
  4. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...Annotations 集合中的 Link 注释方法 Add 再次保存该文件...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/zh-hans/java/annotation...
  5. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF 库对 PDF 文件添加各种注释。...PDF 注释 Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/zh/python-net/annotations/
  6. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  7. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  8. Aspose.PDF c++ page content processing - Free S...

    Hello support. It is possible to clean up a specified area of a sheet in a PDF document. I did with text. Is it possible to clear a part of the picture that has fallen into the selection area....you use Annotations? Specifically Redaction Annotation. If you...

    forum.aspose.com/t/aspose-pdf-c-page-content-pr...
  9. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...TextBoxField value = Page Index1 Annotation Index1 Partial Name = address[0]...TextBoxField value = Page Index1 Annotation Index2 Partial Name = postal_code[0]...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  10. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperlink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperlinks from PDF in C#....access the collection of annotations on each page Parse through...all the annotations and find the link type annotations Call the...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...