Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 8,737 for

annotate

(0.1 sec)
  1. ארכיון

    ארכיון...לנתח הערות PDF בפייתון # Annotations in PDFs enhance document...figures, and sticky notes. Each annotation type serves a specific purpose...

    blog.aspose.com/he/pdf/parse-pdf-in-python/
  2. Extraire les liens d'un PDF à l'aide de C#

    Ce tutoriel décrit comment extraire des liens d'un PDF à l'aide de C#. Il contient des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code pour développer un extracteur de liens PDF à l'aide de C#....apprendrez à récupérer les annotations sélectionnées à partir d’une...récupérer l’URI à partir des annotations de type lien. Étapes pour...

    kb.aspose.com/fr/pdf/net/extract-links-from-pdf...
  3. Annotatie verwijderen met .NET | products.aspos...

    C#-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Slides voor .NET API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/net/annotation/
  4. Annotatie verwijderen met C++ | products.aspose...

    C++-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Slides voor C++ API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/cpp/annotation/
  5. إزالة التعليقات التوضيحية باستخدام C++ | produc...

    كود مصدر C++ لإزالة تعليقات العرض...على الإنترنت تشمل Remove Annotation From PPT كيفية إزالة التعليقات...Slides for C++ API. Remove Annotation From PPTX كيفية إزالة التعليقات...

    products.aspose.com/slides/ar/cpp/annotation/
  6. Odebrat anotaci pomocí Pythonu | products.aspos...

    Zdrojový kód Pythonu pro odstranění komentářů k prezentaci...ukázky kódu PowerPoint Remove Annotation From PPT Jak odstranit anotace...Python přes .NET API. Remove Annotation From PPTX Jak odstranit anotace...

    products.aspose.com/slides/cs/python-net/annota...
  7. Anotación Multimedia en PDF usando C#|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar la anotación multimedia de tu documento PDF....encuentran en la colección Annotations de un objeto Page . Esta...tiene su propia colección de Annotations. Para agregar una anotación...

    docs.aspose.com/pdf/es/net/multimedia-annotation/
  8. Java 를 사용하여 PDF 편집 | Aspose.PDF

    Java 용 Aspose.PDF 파일을 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/ko/java/redaction/
  9. 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...
  10. 使用 Java 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码以编程方式编辑 PDF 文档...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/zh-hans/java/redaction/