Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 7,620 for

annotator

(0.1 sec)
  1. 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/ko/androidjava/extract-text...
  2. Comment surligner un PDF avec Python

    Ce didacticiel explique comment mettre en surbrillance un PDF à l'aide de Python. Il contient des détails de configuration IDE, un processus par étapes et un exemple de code pour développer un surligneur PDF à l'aide de Python....TextFragmentAbsorber Créez l’annotation de surbrillance à l’aide...utilisé pour définir une annotation de surbrillance pour la page...

    kb.aspose.com/fr/pdf/python/how-to-highlight-in...
  3. Aspose.PDF for Java 9.0.0 中的公共 API 更改|Aspose.PD...

    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....end, Enum annotType, Annotation annotation) 改为 void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  4. Documentation

    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....end, Enum annotType, Annotation annotation) تم تغييرها إلى void...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/ar/java/technical-articles/...
  5. Extraindo texto bruto de arquivo PDF|Aspose.PDF...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF para Android via Java. De páginas inteiras, de uma parte específica, com base em colunas, etc....as anotações for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/pt/androidjava/extract-text...
  6. Anotaciones Adhesivas en PDF|Aspose.PDF para Java

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....annotationSelector ); List < Annotation > WatermarkAnnotations =...imprimir resultados for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/es/java/sticky-annotations/
  7. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 打印结果 for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  8. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    Aspose.Words.Saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF document.... Annotations Attachments are embedded as annotations with...document embedded files without annotations. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....class Add the annotation to existing annotations Redact the PDF...redaction annotation. Subsequently, add the annotation to the page...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  10. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    aspose.words.saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF document.... ANNOTATIONS Attachments are embedded as annotations with...document embedded files without annotations. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...