Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 736 for

annotate

(0.03 sec)
  1. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....READ_ONLY_EXCEPT_ANNOTATIONS); doc.save(getArtifactsDir()...curity.READ_ONLY_EXCEPT_ANNOTATIONS, new Document(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Comment expurger un PDF en C#

    Cet article précis explique comment rédiger un PDF en C#. Il contient les informations de configuration de l'IDE et l'algorithme sous forme d'étapes simples, suivies d'un extrait de code pour rédiger le texte au format PDF à l'aide de C#....Ajouter l’annotation à la collection d’annotations Caviardez...la rédaction. Ensuite, l’annotation est créée et ajoutée à la...

    kb.aspose.com/fr/pdf/net/how-to-redact-a-pdf-in...
  3. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in PDF using C#. The steps and the code sample demonstrate how to highlight pdf document using C# and then save the PDF having highlighted text in it....PDF, creating highlight annotations with color and shape, and...applying different highlight annotations to some text. You can highlight...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  4. Comment expurger un PDF en Java

    Ce bref guide explique comment rédiger un PDF en Java. Il contient les détails de la configuration du système et l'algorithme pas à pas, suivis d'un exemple de code exécutable pour expurger le texte au format PDF à l'aide de Java....RedactionAnnotation Ajouter l’annotation aux annotations existantes Masquez...une annotation de rédaction. Ensuite, ajoutez l’annotation à la...

    kb.aspose.com/fr/pdf/java/how-to-redact-a-pdf-i...
  5. Repairing a document that Acrobat Reader consid...

    Hi, We have lorem-ipsum-resized-w-problem.zip (85.5 KB), a document that we got from resizing (using Aspose.PDF) the original PDF with an annotation lorem-input.zip (86.6 KB). We tried to apply document.Repair(); b…...the original PDF with an annotation lorem-input.zip (86.6 KB)...was an error processing an annotation or link. There was a problem...

    forum.aspose.com/t/repairing-a-document-that-ac...
  6. How to Redact a PDF in Python

    This simple guide covers how to redact a PDF in Python. It includes the IDE configuration information, the step-by-step process, and a code snippet to redact text in PDF using Python....Append the annotation to the existing annotations collection...initialize an annotation for redaction. Next, add the annotation on a...

    kb.aspose.com/pdf/python/how-to-redact-a-pdf-in...
  7. Comment supprimer des commentaires d'un PDF à l...

    Cet article explique comment supprimer les commentaires d'un PDF à l'aide de Python. Il fournit des informations détaillées pour définir l'IDE, écrire l'algorithme du programme et un exemple de code exécutable pour supprimer tous les commentaires en PDF à l'aide de Python....collection de annotations Vérifiez chaque annotation si elle est...l’analyse de la collection d’annotations sur chaque page pour rechercher...

    kb.aspose.com/fr/pdf/python/how-to-remove-comme...
  8. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....class Create the highlight annotation using HighlightAnnotation...used to define a highlight annotation for the selected page and...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  9. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....SHOW_IN_ANNOTATIONS Renders document comments in annotations. This...CommentDisplayMode . SHOW_IN_ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... READ_ONLY_EXCEPT_ANNOTATIONS The document to always be...opened read-only except for annotations. Examples Shows how to use...

    reference.aspose.com/words/python-net/aspose.wo...