Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 8,580 for

annotate

(0.15 sec)
  1. Extraer Datos de Tabla en PDF|Aspose.PDF para C++

    Aprende cómo extraer datos tabulares de PDF usando Aspose.PDF para C++....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/es/cpp/extract-data-from-ta...
  2. Архивы

    Архивы...add(Annotation) . Наконец, сохраните обновленный...textAnnotation.setTitle("Sample Annotation Title"); // Установить тему...

    blog.aspose.com/ru/pdf/add-or-remove-annotation...
  3. Verwijder PDF-annotatie online of beheer annota...

    verwijder opmerkingen uit het PDF-bestand gratis via de online app.C# .NET API-code om opmerkingen over PDF-bestanden te beheren....NET Annotate Verwijder PDF-annotatie online...annotaties Gebruik Pages[1].Annotations.Add om de annotaties toe...

    products.aspose.com/total/nl/net/annotate/pdf/
  4. Extraindo texto bruto de arquivo PDF|Aspose.PDF...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando o Aspose.PDF para 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/java/extract-text-from-a...
  5. Ajouter une Image à un Fichier PDF Existant|Asp...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant une bibliothèque Java....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/fr/java/add-image-to-existi...
  6. Извлечение необработанного текста из PDF файла|...

    В этой статье описываются различные способы извлечения текста из PDF документов с использованием Aspose.PDF для Java. Из всех страниц, из определенной части, на основе колонок и т.д....всех аннотаций for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ru/java/extract-text-from-a...
  7. Ta bort kommentarer från PowerPoint-filer på Wi...

    Gratis app och API:er för att hantera kommentarer på PowerPoint-filer som PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM och ODP...Slides Annotation Ta bort presentationskomment...

    products.aspose.com/slides/sv/annotation/
  8. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Rust via C++....adding text, images, or annotations to the PDF. This example...

    docs.aspose.com/pdf/rust-cpp/save-pdf-document/
  9. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....link to the Page object’s Annotations collection. Finally, save...link to the Page object’s Annotations collection. Finally, save...

    docs.aspose.com/pdf/java/create-links/
  10. Python을 사용하여 PDF에서 주석을 제거하는 방법

    이 기사는 Python을 사용하여 PDF에서 주석을 제거하는 방법을 안내합니다. IDE 설정, 프로그램 알고리즘 작성, Python을 사용하여 PDF의 모든 주석을 삭제할 수 있는 실행 가능한 샘플 코드에 대한 자세한 정보를 제공합니다.... 로드된 문서의 모든 페이지를 파싱하고 annotations 컬렉션에 액세스 각 주석이 TEXT 유형인지...프로세스를 설명합니다. 모든 주석을 삭제하려는 경우 Annotation 클래스가 이 요구 사항을 달성하는 데 중요한...

    kb.aspose.com/ko/pdf/python/how-to-remove-comme...