Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 9,077 for

annotation

(0.44 sec)
  1. 如何用 C++ 添加 Highlight 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Highlight 注释的源代码...Annotations 集合中的 Highlight 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. Obtenir les privilèges du document|Aspose.PDF f...

    Apprenez comment vérifier programmatiquement les privilèges d’un document PDF à l’aide d’Aspose.PDF pour Python. Ce tutoriel montre comment utiliser la classe PdfFileInfo pour lire les paramètres de sécurité du document, tels que les autorisations d’impression, de copie ou de modification....contenu Modification des annotations ou du contenu Remplissage...Modify Annotations: { privileges . allow_modify_annotations } "...

    docs.aspose.com/pdf/fr/python-net/get-document-...
  3. Tambahkan Anotasi Lampiran File|Aspose.PDF for ...

    Contoh ini mengaitkan PDF input, menambahkan anotasi lampiran file ke halaman pertama menggunakan jalur file, dan menyimpan dokumen yang diperbarui....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/id/python-net/add-file-atta...
  4. 搜索

    搜索...# 獲取註釋集合 annotations = page0.page_sheet.annotations; # 遍歷註釋 for...for annotation in annotations: comment = annotation.comment.value;...

    blog.aspose.com/zh-hant/diagram/add-comments-to...
  5. ลบคำอธิบายประกอบ TSV ออนไลน์หรือจัดการคำอธิบายป...

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

    products.aspose.com/total/th/java/annotate/tsv/
  6. Anotações de Figuras em PDF|Aspose.PDF para Java

    Este artigo descreve como adicionar, obter e excluir anotações de figuras em seu documento PDF com Aspose.PDF para Java...Annotations.CircleAnnotation) exceto...Document . Crie uma nova Circle Annotation e defina os parâmetros do...

    docs.aspose.com/pdf/pt/java/figures-annotation/
  7. Vue d'ensemble|Aspose.PDF for .NET

    Vue d'ensemble des fonctionnalités clés et des formats pris en charge de Aspose.PDF for .NET, manuel d'installation et de licence de la bibliothèque .NET....supprimer ou aplatir les annotations. supprimer les champs AcroForm...des annotations L’ajout de pièces jointes et d’annotations rend...

    docs.aspose.com/pdf/fr/net/overview/
  8. Tooltip PDF menggunakan C++|Aspose.PDF untuk C++

    Pelajari cara menambahkan tooltip ke fragmen teks dalam PDF menggunakan C++ dan Aspose.PDF...Annotations.HideAction untuk menetapkan...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/id/cpp/pdf-tooltip/
  9. Nouveautés|Aspose.PDF for Python via .NET

    Cette page présente les fonctionnalités nouvelles les plus populaires d'Aspose.PDF for Python via .NET qui ont été introduites dans les dernières versions.... aidant à préserver les annotations visibles lors de l’exportation...the target box. preserve_annotations : bool, default True When...

    docs.aspose.com/pdf/fr/python-net/whatsnew/
  10. Membuat AcroForm - Membuat PDF yang Dapat Diisi...

    Dengan Aspose.PDF untuk Python Anda dapat membuat formulir dari awal di file PDF Anda... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/id/python-net/create-form/