Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 9,045 for

annotation

(0.18 sec)
  1. DataLabels.WidthPixel always returns 0 after Ca...

    Hi all, I need your help. I am using Apsose.Cells 26.6.0 I have both identical charts in structure (2 series, line chart): chart0 (on the left) and chart1 (on the right). In both charts, I add a datalabel for the last…...H=0 [DL BUG] Chart[0] “Test annotation label” => X=729 Y=113 W=0...H=21 [DL BUG] Chart[0] “Test annotation label much much bigger” =>...

    forum.aspose.com/t/datalabels-widthpixel-always...
  2. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....shows how to detect all link annotations on the first page of a PDF...export For each of these link annotations, the script retrieves its...

    docs.aspose.com/pdf/python-net/update-links/
  3. 添加自由文本批注|Aspose.PDF for Python via .NET

    此示例加载现有的 PDF 文件,在指定位置向第一页添加自由文本批注,然后保存修改后的文档。...initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/zh/python-net/add-free-text...
  4. Annotations|Aspose.PDF for Python via .NET

    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....Annotations Contents [ Hide ] Add Text Annotations Add Free Text...Text Annotations Add Markup Annotations Add Popup Annotations...

    docs.aspose.com/pdf/python-net/annotations-faca...
  5. Working with Annotations - Facades|Aspose.PDF f...

    Learn to manage PDF Annotations efficiently using Aspose.PDF for C++. Simplify the process with Annotation facades....Working with Annotations - Facades Contents [ Hide ] Articles...section Add, Delete and Get Annotation - Facades Working with Bookmarks...

    docs.aspose.com/pdf/cpp/working-with-annotation...
  6. 从PDF文件提取原始文本|Aspose.PDF for Android via Java

    本文介绍了使用Aspose.PDF for Android via Java从PDF文档中提取文本的各种方法。可以从整个页面、特定部分、基于列等提取。...); // 遍历所有注释 for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/zh/androidjava/extract-text...
  7. 使用 C# 从印章中提取文本|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF for .NET 的特殊功能 - 从印章注释中提取文本... 从页面的注释列表中获取所需的 Annotation 。 定义一个新的 TextAbsorber 类对象。...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/zh/net/extract-text-from-st...
  8. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the Annotation data. Saving the output as bytestream for the client…...the inkstrokes to get the annotation data. Saving the output as...and I click on Hide all annotations the underlying text is displayed...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  9. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...Annotations 集合中的 Link 注释方法 Remove 再次保存该文件..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  10. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/zh/python-net/whatsnew/