Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 8,738 for

annotator

(1.46 sec)
  1. Write Text on JPG Image in .NET

    Learn to add text to JPG images in .NET with Aspose.Drawing. This guide covers setup, code example, font handling, performance tips, and best practices....Conclusion FAQs Read More Adding annotations to images is a frequent requirement...open the file you want to annotate. using Aspose.Drawing; using...

    blog.aspose.com/drawing/write-text-on-jpg-image...
  2. Архивы

    Архивы...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...текстовые разметкиАннотации if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ru/pdf/extract-text-from-pdf-cs...
  3. Arşiv

    Arşiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation'ı Filtrele if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/tr/pdf/extract-text-from-pdf-cs...
  4. Fonctionnalités Clés de Aspose.PDF|Aspose.PDF p...

    Aspose.PDF pour C++ démontre ses fonctionnalités générales. Cette page décrit les versions PDF prises en charge, et toutes les manipulations que nous pouvons faire avec le texte, les images, les annotations, les documents, etc.... Annotations Ajouter des annotations. Obtenir des...des annotations. Supprimer des annotations. Modifier des annotations...

    docs.aspose.com/pdf/fr/cpp/key-features/
  5. Anotações Adesivas em PDF usando C++|Aspose.PDF...

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto. É usado para representar gráficos na página. Verifique o trecho de código para resolver esta tarefa....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...Anotações da Página page -> get_Annotations () -> Add ( wa ); // Criar...

    docs.aspose.com/pdf/pt/cpp/sticky-annotations/
  6. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...将注释添加到页面的注释集合中 page -> get_Annotations () -> Add ( wa ); // 创建用于字体设置的...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  7. PDF 스티키 주석을 C++로 사용하기|Aspose.PDF for C++

    이 주제는 스티키 주석에 관한 것이며, 예로 텍스트에 워터마크 주석을 보여줍니다. 페이지에 그래픽을 나타내는 데 사용됩니다. 이 작업을 해결하기 위해 코드 스니펫을 확인하세요....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...주석 컬렉션에 주석 추가 page -> get_Annotations () -> Add ( wa ); // 폰트 설정을...

    docs.aspose.com/pdf/ko/cpp/sticky-annotations/
  8. تحديث الروابط في ملف PDF|Aspose.PDF for Java

    تحديث الروابط في ملف PDF برمجياً. يتناول هذا الدليل كيفية تحديث الروابط في ملف PDF باستخدام لغة Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ar/java/update-links/
  9. Действия в PDF в Python|Aspose.PDF for Python v...

    Узнайте, как добавлять, обновлять и удалять действия документов, страниц и форм в PDF‑файлах с использованием Python....annotations import ( NamedAction , PredefinedAction...document . open_action = ap . annotations . JavascriptAction ( "app...

    docs.aspose.com/pdf/ru/python-net/actions/
  10. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....changes to pages, form fields, annotations, and XForms that are not...hidden/sensitive content (annotations, metadata, attachments, JavaScript...

    docs.aspose.com/pdf/net/whatsnew/2025/