Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 9,083 for

annotation

(0.05 sec)
  1. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the text using com.aspose.pdf. There is a use case where we need to find hyperlink if the replacing text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…...Annotations.Count; i++) { LinkAnnotation...LinkAnnotation link_ann = page.Annotations[i] as LinkAnnotation; if (link_ann...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  2. Ajouter des infobulles au texte PDF en Python|A...

    Apprenez comment ajouter des infobulles aux fragments de texte dans les documents PDF en Python....l’aide contextuelle, les annotations ou la présentation de contenu...floating_field . flags |= ap . annotations . AnnotationFlags . HIDDEN...

    docs.aspose.com/pdf/fr/python-net/pdf-tooltip/
  3. Извлечение сырого текста из PDF‑файла|Aspose.PD...

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

    docs.aspose.com/pdf/ru/androidjava/extract-text...
  4. Travailler avec PDF Facades|Aspose.PDF for Pyth...

    Apprenez comment utiliser Aspose.PDF Facades en Python via .NET pour modifier le contenu PDF, gérer les Form et les Annotations, appliquer la sécurité, signer des fichiers, tamponner des pages, imprimer des documents et inspecter les métadonnées PDF....gérer les Form, ajouter des annotations, appliquer la sécurité, signer...formulaires, la mise à jour d’annotations, la sécurité des documents...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  5. إضافة تعليقات توضيحية للأشكال باستخدام C++|Aspo...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF لـ C++...Annotations.CircleAnnotation) باستثناء...Document جديد. Create a Circle Annotation and set Circle parameters...

    docs.aspose.com/pdf/ar/cpp/figures-annotation/
  6. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Forms Add fields. Delete fields. Modify fields...

    docs.aspose.com/pdf/python-net/key-features/
  7. 在 Python 中使用 PDF 操作|Aspose.PDF for Python via .NET

    了解如何使用 Python 在 PDF 文件中添加、更新和删除文档、页面和表单操作。...annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/zh/python-net/actions/
  8. إضافة تعليقات توضيحية منبثقة|Aspose.PDF for Pyt...

    يقوم هذا المثال بتحميل ملف PDF وإضافة تعليق توضيحي منبثق إلى الصفحة الأولى وحفظ المستند المعدل. تم تعيين النافذة المنبثقة لتكون مرئية افتراضيًا وتعرض نص التعليق المحدد....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/ar/python-net/add-popup-ann...
  9. Agregar anotaciones emergentes|Aspose.PDF for P...

    Este ejemplo carga un PDF, agrega una anotación emergente a la primera página y guarda el documento modificado. La anotación emergente está configurada para ser visible de forma predeterminada y muestra el texto de comentario especificado....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-popup-ann...
  10. Adicionar Anotações Pop-up|Aspose.PDF for Pytho...

    Este exemplo carrega um PDF, adiciona uma anotação pop-up à primeira página e salva o documento modificado. O pop-up está configurado para ser visível por padrão e exibe o texto de comentário especificado....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/pt/python-net/add-popup-ann...