Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 8,533 for

annotation

(0.2 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – .NET 을 (를) 사용하여 Polygon 주석을 제거하는 방법https://products.aspose.com/pdf/ko/net/Annotation/polygon/remove/Recent content in .NET 을 (를) 사용하여 Polygon 주......com/pdf/ko/net/annotation/polygon/remove/Recent content...+0000https://products.aspose.com/pdf/ko/net/annotation/polygon/remove/index.xml...

    products.aspose.com/pdf/ko/net/annotation/polyg...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – .NET 을 (를) 사용하여 Square 주석을 가져오는 방법https://products.aspose.com/pdf/ko/net/Annotation/square/get/Recent content in .NET 을 (를) 사용하여 Square 주석을 가져오......com/pdf/ko/net/annotation/square/get/Recent content...+0000https://products.aspose.com/pdf/ko/net/annotation/square/get/index.xml self...

    products.aspose.com/pdf/ko/net/annotation/squar...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 을 (를) 사용하여 Watermark 주석을 추가하는 방법https://products.aspose.com/pdf/ko/java/Annotation/watermark/add/Recent content in Java 을 (를) 사용하여 Waterma......com/pdf/ko/java/annotation/watermark/add/Recent content...s.aspose.com/pdf/ko/java/annotation/watermark/add/index.xml self...

    products.aspose.com/pdf/ko/java/annotation/wate...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 을 (를) 사용하여 Underline 주석을 추가하는 방법https://products.aspose.com/pdf/ko/java/Annotation/underline/add/Recent content in Java 을 (를) 사용하여 Underli......com/pdf/ko/java/annotation/underline/add/Recent content...s.aspose.com/pdf/ko/java/annotation/underline/add/index.xml self...

    products.aspose.com/pdf/ko/java/annotation/unde...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – .NET 을 (를) 사용하여 Text 주석을 가져오는 방법https://products.aspose.com/pdf/ko/net/Annotation/text/get/Recent content in .NET 을 (를) 사용하여 Text 주석을 가져오는 방법 o......com/pdf/ko/net/annotation/text/get/Recent content in...+0000https://products.aspose.com/pdf/ko/net/annotation/text/get/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/net/annotation/text/...
  6. วิธีการลบ Link คำอธิบายประกอบโดยใช้ Java | Aspo...

    Java ตัวอย่างรหัสที่จะลบ Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/link...
  7. Come rimuovere l'annotazione di Caret usando Ja...

    Codice di esempio Java per rimuovere le annotazioni di Caret nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/care...
  8. Archivio

    Archivio...annotazioni annotations = page0.page_sheet.annotations; # Scorri...annotazioni for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/it/diagram/add-comments-to-visi...
  9. Extrair Links do Arquivo PDF|Aspose.PDF para Java

    Extraia links de PDF com Java. Este tópico explica como extrair links usando a classe AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/pt/java/extract-links/
  10. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/