Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 9,056 for

annotator

(0.94 sec)
  1. Python을 사용하여 주석 가져오기 및 내보내기|Aspose.PDF for Pyth...

    .NET을 통해 Python용 Aspose.PDF 를 사용하여 하나의 PDF에서 주석을 가져오고 새 PDF 문서로 내보내는 방법을 알아봅니다....annotations.add(annot, True) 기존 개체 참조만 재사용하는...for annot in source_document . pages [ 1 ] . annotations : page...

    docs.aspose.com/pdf/ko/python-net/import-export...
  2. Anotaciones adhesivas en PDF usando Python|Aspo...

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto.... annotations . WatermarkAnnotation ( page...Anotaciones de la Página page . annotations . append ( wa ) # Crear TextState...

    docs.aspose.com/pdf/es/python-net/sticky-annota...
  3. Supprimer le surlignage d’un PDF à l’aide de Java

    Suivez cet article pour supprimer le surlignage d’un PDF à l’aide de Java. Vous obtiendrez des détails pour configurer l’IDE, une liste d’étapes et un exemple de code démontrant comment effacer le surlignage dans un PDF avec Java....filtrer différents types d’annotations et à les supprimer selon...qu’il contient Traiter chaque annotation de surlignage et la convertir...

    kb.aspose.com/fr/pdf/java/remove-highlight-from...
  4. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files....Links are represented as annotations in a PDF file, so to extract...Get all the selected link annotations into an IList object using...

    docs.aspose.com/pdf/cpp/extract-links/
  5. Извлечение текста из штампов с помощью C#|Aspos...

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

    docs.aspose.com/pdf/ru/net/extract-text-from-st...
  6. Extraire les liens|Aspose.PDF for Python via .NET

    Cet exemple charge un PDF d'entrée, extrait tous les liens et affiche leurs coordonnées ainsi que leurs URI (si disponibles)....programmétiquement toutes les annotations de lien d’un PDF. Cela vous...link , ap . annotations . LinkAnnotation ): annotation = cast (...

    docs.aspose.com/pdf/fr/python-net/extract-links/
  7. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  8. Anotaciones basadas en texto usando Python|Aspo...

    Aprenda cómo agregar, inspeccionar y eliminar anotaciones de texto libre, resaltado, subrayado, ondulado y tachado en documentos PDF usando Aspose.PDF for Python via .NET....libre free_text_annotation = ap . annotations . FreeTextAnnotation...308 , 720 , True ), ap . annotations . DefaultAppearance (), )...

    docs.aspose.com/pdf/es/python-net/text-based-An...
  9. 使用 Python 的基于文本的注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除自由文本、高亮、下划线、波浪线和删除线注释。...创建并配置自由文本注释 free_text_annotation = ap . annotations . FreeTextAnnotation...308 , 720 , True ), ap . annotations . DefaultAppearance (), )...

    docs.aspose.com/pdf/zh/python-net/text-based-an...
  10. Аннотации фигур через Python|Aspose.PDF for Pyt...

    Узнайте, как добавлять, проверять и удалять аннотации линий, квадратов, кругов, полигонов и полилиний в PDF‑документах с помощью Aspose.PDF for Python via .NET....аннотацию линий line_annotation = ap . annotations . LineAnnotation...line_annotation . title = "John Smith" line_annotation . color...

    docs.aspose.com/pdf/ru/python-net/shape-annotat...