Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 9,058 for

annotator

(0.1 sec)
  1. PDFでのリンク注釈の使用|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用すると、PDFドキュメントからリンク注釈を追加、取得、削除できます。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/ja/net/link-annotations/
  2. Comment supprimer un lien hypertexte dans un PD...

    Ce didacticiel rapide décrit le processus de suppression d'un lien hypertexte dans un PDF à l'aide de Java. Il contient toutes les informations sur les paramètres d'environnement, la logique du programme en termes d'étapes et un exemple de code exécutable pour supprimer tous les liens du PDF à l'aide de Java....types d’annotations et supprimer uniquement l’annotation de lien...collection d’annotations Parcourez toutes les annotations et identifiez...

    kb.aspose.com/fr/pdf/java/how-to-remove-hyperli...
  3. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....links to the Page object’s Annotations collection. Finally, save...get_Item ( 1 ); // Create Link annotation object LinkAnnotation link...

    docs.aspose.com/pdf/java/actions/
  4. Távolítsa el a megjegyzéseket Python használatá...

    Python forráskód a prezentáció megjegyzéseinek eltávolításához...online tartalmazzák Remove Annotation From PPT Annotációk eltávolítása...NET API-n keresztül. Remove Annotation From PPTX Annotációk eltávolítása...

    products.aspose.com/slides/hu/python-net/annota...
  5. ลบคำอธิบายประกอบโดยใช้ C++ | products.aspose.com

    ซอร์สโค้ด C++ เพื่อลบความคิดเห็นในการนำเสนอ...PowerPoint ออนไลน์รวม Remove Annotation From ปชป วิธีลบคำอธิบายประกอบจาก...Slides สำหรับ C++ API Remove Annotation From PPTX วิธีลบคำอธิบายประกอบจาก...

    products.aspose.com/slides/th/cpp/annotation/
  6. ארכיון

    ארכיון...לנתח הערות PDF בפייתון # Annotations in PDFs enhance document...figures, and sticky notes. Each annotation type serves a specific purpose...

    blog.aspose.com/he/pdf/parse-pdf-in-python/
  7. How to Remove Hyperlink from PDF using Python

    This article provides details on how to remove hyperlink from PDF using Python. It contains environment settings, a step-wise process to write the application and a runnable sample code to remove link from PDF using Python....collections of annotations Check each annotation having type LINK...the delete() method of the annotations collection Save the output...

    kb.aspose.com/pdf/python/how-to-remove-hyperlin...
  8. Extraer datos de una tabla en PDF con Python|As...

    Aprenda cómo extraer datos de tablas de archivos PDF con Aspose.PDF for Python y exportar los resultados para un procesamiento posterior....the first square annotation square_annotation = next ( ( ann for...ann in page . annotations if ann . annotation_type == apdf ....

    docs.aspose.com/pdf/es/python-net/extract-data-...
  9. Extraer Anotaciones de PDF|Aspose.PDF for .NET

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/es/net/extract-annotation/
  10. Ekstrak Anotasi dari PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mengekstrak anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/id/net/extract-annotation/