Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 8,737 for

annotate

(0.31 sec)
  1. Как да изтриете коментари в PDF в Java

    Този урок ръководи как да изтривате коментари в PDF в Java. Той споделя информацията за настройка на IDE, стъпки за писане на програмата и примерен код за изтриване на всички коментари в PDF в Java....и отворете collection of annotations в него Анализирайте всяка...метода delete() в колекцията Annotations, за да изтриете текстовата...

    kb.aspose.com/bg/pdf/java/how-to-delete-comment...
  2. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/ko/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/ko/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/ko/python-java.xml
  3. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/nl/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/nl/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/nl/python-java.xml
  4. Kompresuj dokument PDF | Aspose.PDF

    Zoptymalizuj pliki PDF na dowolnej platformie programowo za pomocą tego przykładowego kodu za pomocą biblioteki Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/pl/compress/
  5. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#...table marked with Square Annotation: // For complete examples...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/net/extract-data-from-table...
  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. วิธีการเพิ่ม Circle คำอธิบายประกอบโดยใช้ Java |...

    Java ตัวอย่างรหัสเพื่อเพิ่ม Circle คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/th/java/annotation/circ...
  8. Come aggiungere l'annotazione Link usando Java ...

    Codice di esempio Java per aggiungere Link annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/it/java/annotation/link...
  9. PDF Tooltip using Python|Aspose.PDF لـ Python ع...

    تعلم كيفية إضافة تلميح الأدوات إلى جزء النص في PDF باستخدام Python وAspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/ar/python-net/pdf-tooltip/
  10. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....class Create the highlight annotation using HighlightAnnotation...used to define a highlight annotation for the selected page and...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...