Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 7,617 for

annotator

(0.05 sec)
  1. Aspose.PDF - Powerful API for Document Processi...

    Aspose.PDF is a powerful API for document processing and PDF processing. It allows developers to create, manipulate, and convert PDF documents programmatically....handle content, formatting, annotations, and other elements programmatically...passwords and permissions Adding annotations and comments to PDF documents...

    reference.aspose.com/pdf/
  2. Create AcroForm - Criar PDF Preenchível em Pyth...

    Com Aspose.PDF para Python você pode criar um formulário do zero em seu arquivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/pt/python-net/create-form/
  3. Extraer texto de PDF C#|Aspose.PDF for .NET

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF en C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/es/net/extract-text-from-al...
  4. Cách xóa nhận xét trong PDF bằng Java

    Bài viết này hướng dẫn cách xóa comment trong PDF bằng Java. Nó chia sẻ thông tin để thiết lập IDE, các bước viết chương trình và mã mẫu có thể chạy được để xóa tất cả nhận xét trong PDF bằng Java....và truy cập collection of annotations trên đó Phân tích cú pháp...delete() trong Annotations collection để xóa Text annotation Lưu tệp...

    kb.aspose.com/vi/pdf/java/how-to-delete-comment...
  5. Java 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/java/annotation/link...
  6. Як видалити коментарі в PDF на Java

    У цьому підручнику описано, як видалити коментарі у PDF-файлі на Java. Він ділиться інформацією для налаштування IDE, кроками для написання програми та прикладом коду для видалення всіх коментарів у PDF-файлі на Java....перейдіть до collection of annotations на ньому Проаналізуйте кожну...метод delete() у колекції Annotations, щоб видалити текстову анотацію...

    kb.aspose.com/uk/pdf/java/how-to-delete-comment...
  7. 如何用 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...
  8. Come eliminare commenti in PDF in Java

    Questo tutorial guida su come eliminare i commenti in PDF in Java. Condivide le informazioni per impostare l'IDE, i passaggi per scrivere il programma e un codice di esempio eseguibile per eliminare tutti i commenti in PDF in Java....accedi al collection of annotations su di esso Analizza ogni...delete() nella raccolta Annotations per eliminare l’annotazione...

    kb.aspose.com/it/pdf/java/how-to-delete-comment...
  9. Como excluir comentários em PDF em Java

    Este tutorial orienta sobre como excluir comentários em PDF em Java. Ele compartilha as informações para definir o IDE, as etapas para escrever o programa e um código de amostra executável para excluir todos os comentários em PDF em Java....e acesse o collection of annotations nele Analise cada anotação...método delete() na coleção Annotations para excluir a anotação Text...

    kb.aspose.com/pt/pdf/java/how-to-delete-comment...
  10. Anotación de Resaltados en PDF|Aspose.PDF para ...

    Las anotaciones de marcado se presentan en el texto como resaltados, subrayados, tachados o subrayados ondulados en el texto de un documento....annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/es/java/highlights-annotation/