Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 9,064 for

annotate

(0.25 sec)
  1. Anotasi Multimedia PDF menggunakan C#|Aspose.PD...

    Aspose.PDF for .NET memungkinkan Anda untuk menambahkan, mendapatkan, dan menghapus anotasi multimedia dari dokumen PDF Anda....PDF terdapat dalam koleksi Annotations objek Page . Koleksi ini...halaman memiliki koleksi Annotations-nya sendiri. Untuk menambahkan...

    docs.aspose.com/pdf/id/net/multimedia-annotation/
  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. Видаліть анотацію DOTM онлайн або керуйте анота...

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

    products.aspose.com/total/uk/android-java/annot...
  4. Redact certain text in PDF using Aspose.PDF for...

    Dear support team, if I use following code to blacken a section of the following document, the text that is deleted from the pdf-document is not under the annotation. The page is rotated to 180 degrees. If I try the s…...Product Family redaction-annotation , redact-pdf-text christian...pdf-document is not under the annotation. The page is rotated to 180...

    forum.aspose.com/t/redact-certain-text-in-pdf-u...
  5. 使用 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/
  6. Impor dan Ekspor Anotasi menggunakan Python|Asp...

    Pelajari cara mengimpor anotasi dari satu PDF dan mengekspornya ke dalam dokumen PDF baru menggunakan Aspose.PDF for Python via .NET....annotations.add(annot, True) memberitahu Aspose...for annot in source_document . pages [ 1 ] . annotations : page...

    docs.aspose.com/pdf/id/python-net/import-export...
  7. استيراد التعليقات التوضيحية وتصديرها باستخدام P...

    تعرف على كيفية استيراد التعليقات التوضيحية من ملف PDF واحد وتصديرها إلى مستند PDF جديد باستخدام Aspose.PDF لـ Python عبر .NET....annotations.add(annot, True) يخبر Aspose.PDF...for annot in source_document . pages [ 1 ] . annotations : page...

    docs.aspose.com/pdf/ar/python-net/import-export...
  8. Chercher

    chercher...Український עִברִית Svenska Les annotations dans les fichiers PDF sont...élaborer le contenu. Une annotation peut être une note, une fenêtre...

    blog.aspose.com/fr/pdf/add-or-remove-annotation...
  9. چگونگی اضافه کردن Redaction حاشیه نویسی با استف...

    سورس کد در C# برای اضافه کردن Redaction حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/fa/net/annotation/redac...
  10. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/zh/net/sticky-annotations/