Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 9,047 for

annotator

(0.07 sec)
  1. Extraer archivos adjuntos de PDF|Aspose.PDF for...

    Aprenda cómo trabajar con archivos adjuntos PDF usando Python y Aspose.PDF....def extract_file_attachment_annotation ( infile , output_dir ):...FileAttachment annotation file_attachment = next ( ( annot for annot in page...

    docs.aspose.com/pdf/es/python-net/extract-attac...
  2. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio Python utilizzando Aspose.PDF per Python for .NET...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...l’annotazione all’insieme Annotations dell’oggetto Page. Salva...

    products.aspose.com/pdf/it/python-net/annotation/
  3. 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...
  4. Remove Comments from PowerPoint files on Window...

    Free App and APIs to manage annotation on PowerPoint files like PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM and ODP...Slides Annotation Remove Presentations Comments...Slides for .NET How to remove annotations from presentation in C#....

    products.aspose.com/slides/annotation/
  5. 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/
  6. 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/
  7. 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...
  8. 使用评论|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 编辑评论 Comment 属性由 Annotation 类公开,允许开发人员在 Visio 绘图页中编辑注释。...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/zh/java/working-with-co...
  9. Comment insérer de l'audio dans un PDF avec Java

    Cet article décrit comment insérer de l'audio dans un PDF à l'aide de Java. Il contient toutes les informations de base pour définir l'IDE et un exemple de code démontrant le processus complet d'intégration d'un fichier audio au format PDF à l'aide de Java....d’options pour personnaliser l’annotation sonore ajoutée au fichier...cette annotation sonore à la collection d’annotations sur la...

    kb.aspose.com/fr/pdf/java/how-to-insert-audio-i...
  10. 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/