Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 8,552 for

annotate

(0.16 sec)
  1. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、PDFファイルにフォームをゼロから作成できます...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/ja/net/create-form/
  2. Anotasi Tambahan menggunakan C#|Aspose.PDF for ...

    Pelajari cara menambahkan anotasi tambahan ke file PDF di .NET menggunakan Aspose.PDF untuk fitur dokumen interaktif.... Buat anotasi Caret Annotation baru dan atur parameter Caret...teks. Buat anotasi Caret Annotation baru dan atur parameter Caret...

    docs.aspose.com/pdf/id/net/extra-annotations/
  3. Supprimer le surlignage d’un PDF à l’aide de Py...

    Suivez cet article pour supprimer le surlignage d’un PDF à l’aide de Python. Il contient des détails pour configurer l’IDE, une liste d’étapes et un exemple de code montrant comment effacer le surlignage dans un PDF à l’aide de Python en supprimant toutes les annotations ou une annotation particulière....et collecter toutes les annotations cibles Pour supprimer toutes...toutes les annotations de surlignage, marquer toutes les annotations...

    kb.aspose.com/fr/pdf/python/remove-highlight-fr...
  4. Yorumlarla Çalışmak|Documentation

    Bu sayfa, Aspose.Diagram kitaplığıyla nasıl yorum ekleneceğini veya düzenleneceğini açıklar....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/tr/net/working-with-com...
  5. استخدام التعليقات النصية لملفات PDF عبر بايثون|...

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

    docs.aspose.com/pdf/ar/python-net/text-annotation/
  6. 用Python添加图形注释|Aspose.PDF for Python via .NET

    本文描述了如何使用Aspose.PDF for Python通过.NET添加、获取和删除PDF文档中的图形注释... annotations . SquareAnnotation ( document...document . pages [ 1 ] . annotations . append ( squareAnnotation...

    docs.aspose.com/pdf/zh/python-net/figures-annot...
  7. Видаліть анотацію XLTM онлайн або керуйте анота...

    видалити коментарі з файлу XLTM через онлайн-програму безкоштовно. Код .NET API для керування коментарями файлів XLTM....NET Annotate Видаліть анотацію XLTM онлайн...керування. Explore Annotate File Options with .NET Annotate DOC Files...

    products.aspose.com/total/uk/net/annotate/xltm/
  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. 使用文本注释处理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/
  10. Дополнительные аннотации с использованием 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/