Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 9,083 for

annotate

(0.25 sec)
  1. إنشاء روابط في ملف PDF باستخدام C#|Aspose.PDF f...

    يشرح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام C#.... أضف الرابط إلى خاصية Annotations لكائن الصفحة. أخيرًا، احفظ...فتحها. أضف الرابط إلى مجموعة Annotations لكائن الصفحة. احفظ ملف PDF...

    docs.aspose.com/pdf/ar/net/create-links/
  2. إضافة تعليق توضيحي للمنحنى|Aspose.PDF for Pytho...

    يقوم هذا المثال بربط ملف PDF للإدخال، ويرسم منحنى متقطع على الصفحة الأولى، ويحفظ المستند المعدل....initialize_data_dir def add_curve_annotation ( infile , outfile ): # Create...220 , 100 ), "This is curve annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ar/python-net/add-curve-ann...
  3. إضافة تعليق توضيحي على شكل مضلع|Aspose.PDF for ...

    يربط هذا المثال ملف PDF مُدخل، ويرسم مضلعًا صلبًا على الصفحة الأولى، ويحفظ المستند المعدل مع تعليق توضيحي....initialize_data_dir def add_polygon_annotation ( infile , outfile ): # Create... 120 ), "This is polygon annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ar/python-net/add-polygon-a...
  4. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chercher

    chercher...graphiques, les tableaux, les annotations et une gamme d’autres éléments...Document.getPages() . Extrayez l’annotation carrée de la page. À chaque...

    blog.aspose.com/fr/pdf/extract-data-from-tables...
  6. Quoi de neuf 2025|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET qui ont été introduites dans les versions récentes....de bordure “Nuageux” aux annotations polygonales pour une apparence...du remplacement de texte d’annotation : prend désormais en charge...

    docs.aspose.com/pdf/fr/net/whatsnew/2025/
  7. Arsip

    Arsip...halaman for (auto annotation : page->get_Annotations()) { // Periksa...anotasi if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/id/pdf/extract-data-from-tables...
  8. أرشيف

    أرشيف...الصفحة for (auto annotation : page->get_Annotations()) { // تحقق...التوضيحي if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ar/pdf/extract-data-from-tables...
  9. ลบคำอธิบายประกอบ DOTM ออนไลน์หรือจัดการคำอธิบาย...

    ลบความคิดเห็นออกจากไฟล์ DOTM ผ่านแอปออนไลน์ฟรี รหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ DOTM...Total Java Annotate ลบคำอธิบายประกอบ DOTM ออน...s) ``` 📝 เหตุผลในการทำ Annotations ในไฟล์ DOTM: การป้องกัน Macro-Enabled...

    products.aspose.com/total/th/java/annotate/dotm/
  10. Notions de base de l'API Aspose.PDF DOM|Aspose....

    Aspose.PDF pour Java utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Annotation Les annotations font partie des fonctionnalités...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/java/basics-of-dom-api/