Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 9,083 for

annotate

(0.21 sec)
  1. Chercher

    chercher...Український עִברִית Svenska Les annotations sont souvent utilisées pour...Dans les fichiers PDF , les annotations sont fréquemment utilisées...

    blog.aspose.com/fr/pdf/import-export-annotation...
  2. Create PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to create internal, external, and remote PDF links in Python....(ISO 32000-1:2008), a Link annotation can trigger several types...define what happens when the annotation is activated. Here are the...

    docs.aspose.com/pdf/python-net/create-links/
  3. 使用 Python 的交互式注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、读取和删除链接注释,以及创建导航和打印按钮。... link_annotation = ap . annotations . LinkAnnotation...rectangle ) link_annotation . action = ap . annotations . GoToURIAction...

    docs.aspose.com/pdf/zh/python-net/interactive-a...
  4. استخدام التعليقات النصية لملفات PDF عبر بايثون|...

    Aspose.PDF لبايثون يتيح لك إضافة، الحصول على، وحذف التعليقات النصية من وثيقة PDF الخاصة بك.... يحتوي Annotations على التعليقات الخاصة بصفحة...) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ar/python-net/text-annotation/
  5. Atualizar links PDF em Python|Aspose.PDF for Py...

    Aprenda como atualizar a aparência e os destinos dos links PDF em Python...., is_assignable def link_annotation_update_text_color ( infile...Document ( infile ) link_annotations = [ a for a in document ...

    docs.aspose.com/pdf/pt/python-net/update-links/
  6. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....titre: Annotations supplémentaires en C++ linktitle: Annotations...poids: 60 url: /fr/cpp/extra-annotations/ description: Cette section...

    docs.aspose.com/pdf/fr/cpp/advanced-operations/...
  7. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... 注释由特定页面的 Annotations 集合包含。此集合仅包含该单独页面的注释;每个页面都有其自己的注释集合。...然后打开输入的 PDF。 将注释添加到“页面”对象的 Annotations 集合中。 以下代码片段演示了如何在PDF页面中添加注释。...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  8. Anotasi Ekstra menggunakan Python|Aspose.PDF un...

    Bagian ini menjelaskan cara menambah, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/id/python-net/extra-annotat...
  9. Дополнительные аннотации с использованием C#|As...

    Узнайте, как добавлять дополнительные аннотации в PDF-файлы в .NET с использованием Aspose.PDF для интерактивных функций документа.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Caret Annotation for text insertion var caretAnnotation1...

    docs.aspose.com/pdf/ru/net/extra-annotations/
  10. C#를 사용한 추가 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일에 추가 주석을 추가하는 방법을 배우십시오.... 새 Caret Annotation 을 생성하고 캐럿 매개변수(new Rectangle...삽입을 나타내는 데 사용됩니다. 새 Caret Annotation 을 생성하고 캐럿 매개변수(new Rectangle...

    docs.aspose.com/pdf/ko/net/extra-annotations/