Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 736 for

annotate

(0.02 sec)
  1. How to access link properties in pdf - Free Sup...

    Hi Team, I need code to get and set the properties of pdf of links as highlighted in attached imageasposelinkproperties.PNG (260.7 KB) i want to get all link appearance properties which are in the image. its urgent re…...your PDF is added as link annotation. Following code snippet can...extract the properties of link annotations in the PDF: Document pdfDocument...

    forum.aspose.com/t/how-to-access-link-propertie...
  2. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....are shared to create text annotation along with setting its properties...and then adding it to the annotations collection of a particular...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  3. 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...
  4. 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...
  5. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperlink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperlinks from PDF in C#....access the collection of annotations on each page Parse through...all the annotations and find the link type annotations Call the...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...
  6. Comment ajouter un lien hypertexte dans un PDF ...

    Cet article couvre les détails sur la façon d'ajouter un lien hypertexte dans un PDF à l'aide de Python. Vous obtiendrez des détails pour établir l'IDE, des informations sur les différents appels d'API et un exemple de code exécutable pour ajouter un lien vers le PDF à l'aide de Python....appropriées Ajoutez le lien et les annotations de texte gratuites à la collection...collection d’annotations sur la page Enregistrez le PDF de sortie...

    kb.aspose.com/fr/pdf/python/how-to-add-hyperlin...
  7. Comment supprimer tous les commentaires d'un PD...

    Ce court tutoriel explique comment supprimer tous les commentaires en pdf en c#. Il fournit des détails sur les paramètres de l'IDE, un flux de programme et un exemple de code exécutable pour supprimer tous les commentaires du PDF en C#....informations sur d’autres types d’annotations qui peuvent être consultées...tester le annotations Parcourir toutes les annotations sur chaque...

    kb.aspose.com/fr/pdf/net/how-to-delete-all-comm...
  8. Comment créer un lien hypertexte dans un PDF à ...

    Cet article rapide vous apprend à créer un lien hypertexte dans un PDF à l'aide de Java. Il contient toutes les informations nécessaires pour écrire cette application ainsi qu'un exemple de code de travail pour ajouter un lien vers un PDF en utilisant Java....page souhaitée Créez un link annotation et ajoutez-le à la page cible...cible Créez une annotation de texte libre à l’emplacement de...

    kb.aspose.com/fr/pdf/java/how-to-create-hyperli...
  9. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#....sound file Create a sound annotation for adding it to the target...SoundAnnotation class Add this sound annotation to the target page and save...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...
  10. 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...