Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 9,050 for

annotate

(0.14 sec)
  1. PDF 形式のメディア注釈|Aspose.PDF for Python via .NET

    PDF ドキュメントにサウンド、3D、画面、およびリッチメディアの注釈を追加する方法と、.NET 経由で Aspose.PDF for Python を使用してマルチメディア注釈を検査または削除する方法について説明します。... sound_annotation = ann . SoundAnnotation (...True ), media_file , ) sound_annotation . color = ap . Color . blue...

    docs.aspose.com/pdf/ja/python-net/media-annotat...
  2. Anotasi dan Teks Khusus menggunakan Python|Aspo...

    Pelajari cara mengekstrak teks dari anotasi stempel, teks yang disorot, dan konten superskrip/subskrip dalam dokumen PDF menggunakan Aspose.PDF for Python....annotations . Verifikasi bahwa itu adalah...( infile , page_number , annotation_index , outfile ): """ Extracts...

    docs.aspose.com/pdf/id/python-net/annotation-an...
  3. التعليقات التوضيحية والنص الخاص باستخدام Python...

    تعرف على كيفية استخراج النص من التعليقات التوضيحية للطوابع والنص المميز ومحتوى النص المرتفع/الفرعي في مستندات PDF باستخدام Aspose.PDF لـ Python....annotations . تحقق من أنها StampAnnotation...( infile , page_number , annotation_index , outfile ): """ Extracts...

    docs.aspose.com/pdf/ar/python-net/annotation-an...
  4. Anotaciones y Texto Especial usando Python|Aspo...

    Aprenda cómo extraer texto de anotaciones de sello, texto resaltado y contenido de superíndice/subíndice en documentos PDF usando Aspose.PDF for Python....annotations . Verifique que es un StampAnnotation...( infile , page_number , annotation_index , outfile ): """ Extracts...

    docs.aspose.com/pdf/es/python-net/annotation-an...
  5. Создать ссылки PDF в Python|Aspose.PDF for Pyth...

    Узнайте, как создавать внутренние, внешние и удалённые ссылки PDF в Python....(ISO 32000-1:2008), Link annotation может инициировать несколько...import sys def create_link_annotation_launch_action ( infile ,...

    docs.aspose.com/pdf/ru/python-net/create-links/
  6. Аннотации водяного знака с использованием Pytho...

    Узнайте, как добавлять, проверять и удалять аннотации водяных знаков в PDF‑документах с помощью Aspose.PDF for Python via .NET.... watermark_annotation = ap . annotations . WatermarkAnnotation...) page . annotations . append ( watermark_annotation ) Настройка...

    docs.aspose.com/pdf/ru/python-net/watermark-ann...
  7. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....links to the Page object’s Annotations collection. Finally, save...idx_get ( 1 ); // Create Link annotation object auto link = MakeObject...

    docs.aspose.com/pdf/cpp/actions/
  8. 从 PDF 中提取注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件提取注释到 XFDF。...GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/zh/net/extract-annotation/
  9. Extraer Enlaces del Archivo PDF|Aspose.PDF para...

    Extraer enlaces de PDF con C#. Este tema te explica cómo extraer enlaces usando la clase AnnotationSelector....annotations.annotation_selector/) al método...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/). El siguiente...

    docs.aspose.com/pdf/es/cpp/extract-links/
  10. Anotações adesivas em PDF usando Python|Aspose....

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto.... annotations . WatermarkAnnotation ( page...Anotação da Página page . annotations . append ( wa ) # Criar TextState...

    docs.aspose.com/pdf/pt/python-net/sticky-annota...