Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 8,744 for

annotate

(0.07 sec)
  1. Создать ссылки 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/
  2. 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...
  3. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....shows how to detect all link annotations on the first page of a PDF...export For each of these link annotations, the script retrieves its...

    docs.aspose.com/pdf/python-net/update-links/
  4. Извлечение ссылок|Aspose.PDF for Python via .NET

    В этом примере привязывается входной PDF, извлекаются все ссылки и выводятся их координаты и URI (если доступны).... annotations . LinkAnnotation ): annotation = cast (...( ap . annotations . LinkAnnotation , link ) if is_assignable...

    docs.aspose.com/pdf/ru/python-net/extract-links/
  5. Visio 파일 주석 NET C# | products.aspose.com

    몇 줄의 C# 코드로 Visio의 데이터 주석을 추가하거나 제거합니다....코드 ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...Annotation ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/ko/net/annotation/
  6. Visio Java의 파일 주석 | products.aspose.com

    몇 줄의 Java 코드로 Visio의 데이터 주석을 추가하거나 제거합니다....코드 ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...Annotation ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/ko/python-java/anno...
  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. Arsip

    Arsip...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/id/pdf/working-with-annotations...
  9. Архів

    Архів...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/uk/pdf/working-with-annotations...
  10. Аннотации водяного знака с использованием 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...