Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 691 for

annotate

(0.02 sec)
  1. How to Remove Hyperlink in PDF using Java

    This quick tutorial describes the process on how to remove hyperlink in PDF using Java. It has all the information for the environment settings, the program logic in terms of steps, and a runnable sample code to remove all links from PDF using Java....of annotations and remove the particular link annotation only...PDF pages and access the annotations collection Iterate through...

    kb.aspose.com/pdf/java/how-to-remove-hyperlink-...
  2. Comment rayer du texte dans un PDF avec C#

    Ce didacticiel explique comment barrer du texte dans un PDF à l'aide de C#. Il contient des paramètres d'environnement, un processus par étapes et un exemple de code exécutable pour supprimer du texte dans Adobe PDF à l'aide de C#....Ajoutez cette annotation à la collection d’annotations sur la page...une annotation barrée pour le texte, puis cette annotation est...

    kb.aspose.com/fr/pdf/net/how-to-strike-out-text...
  3. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....learn to retrieve selected annotations from a page and fetch URI...URI from link-type annotations. Steps to Extract URL from PDF using...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  4. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....displayed over the link Add both annotations to the page Save the resultant...In the next steps, a link annotation is created within a rectangle...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  5. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....fragments Create a highlight annotation by using the rectangle enclosing...highlighting the text Add this annotation to the target page and save...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  6. CommentDisplayMode | Aspose.Words for Java

    Specifies the rendering mode for document comments in Java....SHOW_IN_ANNOTATIONS); doc.save(getArtifactsDir()...SHOW_IN_ANNOTATIONS Renders document comments in annotations. SHOW_IN_BALLOONS...

    reference.aspose.com/words/java/com.aspose.word...
  7. Comment ajouter de l'audio à un PDF à l'aide de C#

    son article explique comment ajouter de l'audio au pdf à l'aide de C#. Il fournit tous les détails pour établir l'environnement et contient un exemple de code en cours d'exécution pour ajouter du son au PDF à l'aide de C#....fichier son cible Créez une annotation sonore pour l’ajouter au...SoundAnnotation Ajoutez cette annotation sonore à la page cible et...

    kb.aspose.com/fr/pdf/net/how-to-add-audio-to-pd...
  8. Extraire les liens d'un PDF en Java

    Ce tutoriel rapide explique comment extraire des liens d'un PDF en Java. Il contient tous les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour développer un extracteur de liens PDF en Java....apprendrez à récupérer des annotations de type lien et à les transformer...et créez un sélecteur d’annotations pour la page Extraire toutes...

    kb.aspose.com/fr/pdf/java/extract-links-from-pd...
  9. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails..."", PdfPermissions.MODIFY_ANNOTATIONS | PdfPermissions.DOCUMENT_ASSEMBLY);...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....the page Add this annotation to the annotations collection on the...strike out annotation for the text and then this annotation is added...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...