Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,532 for

annotator

(0.13 sec)
  1. Аннотации PDF|Aspose.PDF для Python через .NET

    В этом разделе показано, как использовать все виды аннотаций в вашем PDF-файле с библиотекой Aspose.PDF....Аннотации PDF Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/ru/python-net/annotations/
  2. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  3. Redaguj PDF przy użyciu Java | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu Java przy użyciu pliku Aspose.PDF dla Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/pl/java/redaction/
  4. Remove Highlight from PDF using Java

    Follow this article to remove PDF highlight using Java. You will get details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Java....filter different types of annotations and delete them as per the...collection of annotations in it Process each highlight annotation and cast...

    kb.aspose.com/pdf/java/remove-highlight-from-pd...
  5. Comment supprimer des commentaires dans un PDF ...

    Ce didacticiel explique comment supprimer des commentaires dans un PDF en Java. Il partage les informations pour définir l'IDE, les étapes d'écriture du programme et un exemple de code exécutable pour supprimer tous les commentaires au format PDF en Java....traite également d’autres annotations similaires aux commentaires...collection of annotations dessus Analysez chaque annotation et filtrez...

    kb.aspose.com/fr/pdf/java/how-to-delete-comment...
  6. Анотуйте документи за допомогою Python | produc...

    Додавайте коментарі до презентацій PDF, Microsoft Word і PowerPoint за допомогою програми Python. Очистіть анотацію з легкістю....Word Explore Annotate File Options with Python Annotate DOC Files...Files Annotate DOCM Files Annotate DOCX Files Annotate DOT Files...

    products.aspose.com/total/uk/python-net/annotate/
  7. استخدام تعليقات الارتباط في PDF|Aspose.PDF for ...

    Aspose.PDF for .NET يتيح لك إضافة واسترجاع وحذف تعليق ارتباط من مستند PDF الخاص بك.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/ar/net/link-annotations/
  8. Использование аннотаций ссылок в PDF|Aspose.PDF...

    Aspose.PDF for .NET позволяет добавлять, получать и удалять аннотации ссылок из вашего PDF-документа.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/ru/net/link-annotations/
  9. Menggunakan Anotasi Tautan di PDF|Aspose.PDF fo...

    Aspose.PDF for .NET memungkinkan Anda untuk Menambahkan, Mengambil, dan Menghapus Anotasi Tautan dari dokumen PDF Anda.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/id/net/link-annotations/
  10. PDFへのテキスト注釈の使用|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用すると、PDFドキュメントからテキスト注釈を追加、取得、削除できます。... 注釈は特定のページの Annotations コレクションに含まれています。このコレクションに...釈のみが含まれています。すべてのページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/net/text-annotation/