Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 8,738 for

annotator

(0.51 sec)
  1. 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...
  2. 修改PDF文件中的注释(facades)|Aspose.PDF for Java

    本节说明如何使用Aspose.PDF Facades将PDF文件中的注释修改为XFDF。...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Aspose.PDF...

    docs.aspose.com/pdf/zh/java/modify-annotations/
  3. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....shapes on the page Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Artifacts...

    docs.aspose.com/pdf/cpp/advanced-operations/
  4. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... annotations . WatermarkAnnotation ( page...# 将注释添加到页面的注释集合中 page . annotations . append ( wa ) # 创建用于字体设置的...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  5. Java 을 (를) 사용하여 Circle 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Circle 주석을 추가하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Circle 주석에 대해 Add 메서드를...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/ko/java/annotation/circ...
  6. | Aspose.PDF

    Java 용 Aspose.PDF 를 사용하여 Java 샘플 코드를 사용하여 PDF의 주석을 프로그래밍 방식으로 관리합니다.... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

    products.aspose.com/pdf/ko/java/annotation/
  7. Как да изтриете коментари в PDF в Java

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

    kb.aspose.com/bg/pdf/java/how-to-delete-comment...
  8. 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…... Page‑level actions and annotation actions foreach (Page page...Add(pageClose); // Annotation actions foreach (Annotation annot in page...

    forum.aspose.com/t/unable-to-extract-javascript...
  9. Извлечение текста из штампов с помощью C#|Aspos...

    Узнайте, как использовать специальную функцию Aspose.PDF for .NET — извлечение текста из аннотаций штампов... Получите нужную Annotation из списка аннотаций страницы...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/ru/net/extract-text-from-st...
  10. XFDF로 주석 가져오기 및 내보내기|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 가져오고 내보내는 방법을 설명합니다....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ko/net/import-export-annota...