Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 8,589 for

annotate

(0.07 sec)
  1. Aspose.PDF - Powerful API for Document Processi...

    Aspose.PDF is a powerful API for document processing and PDF processing. It allows developers to create, manipulate, and convert PDF documents programmatically....handle content, formatting, annotations, and other elements programmatically...passwords and permissions Adding annotations and comments to PDF documents...

    reference.aspose.com/pdf/
  2. Anotación de Resaltados en PDF|Aspose.PDF para ...

    Las anotaciones de marcado se presentan en el texto como resaltados, subrayados, tachados o subrayados ondulados en el texto de un documento....annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/es/java/highlights-annotation/
  3. 記録

    記録...Annotations.Add(Annotation)] 12 メソッドを使用して、特定のPDFページの...メソッドを使用して、特定のPDFページの Annotations コレクションに注釈を追加します。 Document.Save(String)...

    blog.aspose.com/ja/pdf/add-or-remove-annotation...
  4. Comment ajouter un lien hypertexte dans un PDF ...

    Ce court didacticiel explique comment ajouter un lien hypertexte dans un PDF à l'aide de C#. Il fournit une description détaillée ainsi qu'un exemple de code exécutable pour insérer un lien hypertexte dans un PDF à l'aide de C#....le lien Ajouter les deux annotations à la page Enregistrez le...les étapes suivantes, une annotation de lien est créée dans un...

    kb.aspose.com/fr/pdf/net/how-to-add-hyperlink-i...
  5. Ta bort anteckningar med Java | products.aspose...

    Java-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Slides för Java API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/java/annotation/
  6. Rimuovi annotazione utilizzando .NET | products...

    Codice sorgente C# per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...Slides per l’API .NET. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/net/annotation/
  7. Rimuovi annotazione utilizzando Java | products...

    Codice sorgente Java per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...Slides per l’API Java. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/java/annotation/
  8. Annotatie verwijderen met Python | products.asp...

    Python-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Python via .NET API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/python-net/annota...
  9. スタンプからテキストを抽出|Aspose.PDF for Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ja/java/extract-text-from-s...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…... Page‑level actions and annotation actions foreach (Page page...Add(pageClose); // Annotation actions foreach (Annotation annot in page...

    forum.aspose.com/t/unable-to-extract-javascript...