Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 8,532 for

annotation

(0.14 sec)
  1. AcroForm 생성 - Python에서 작성 가능한 PDF 생성|Aspose.PDF...

    Aspose.PDF for Python을 사용하여 PDF 파일에서 처음부터 양식을 만들 수 있습니다.... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ko/python-net/create-form/
  2. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.PDF for Python,您可以在 PDF 文件中从头开始创建表单... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/zh/python-net/create-form/
  3. PDF Tooltip menggunakan Python|Aspose.PDF untuk...

    Pelajari cara menambahkan tooltip ke fragmen teks dalam PDF menggunakan Python dan Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/id/python-net/pdf-tooltip/
  4. Añadir Anotaciones de Figuras usando C++|Aspose...

    Este artículo describe cómo añadir, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para C++...Annotations.CircleAnnotation) aparte...a la página page -> get_Annotations () -> Add ( circleAnnotation...

    docs.aspose.com/pdf/es/cpp/figures-annotation/
  5. Tooltip PDF usando C++|Aspose.PDF para C++

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando C++ y Aspose.PDF...Annotations.HideAction para asignar una...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/es/cpp/pdf-tooltip/
  6. Optimiser, Compresser ou Réduire la Taille du P...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés avec Python....Supprimer ou aplatir les annotations Une explication détaillée...aplatissement des annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/python-net/optimize-pdf/
  7. Infobulle PDF utilisant C#|Aspose.PDF for .NET

    Apprenez à ajouter une infobulle au fragment de texte dans un PDF en utilisant C# et Aspose.PDF...texte (ou tout autre type d’annotation) lors de l’entrée/sortie...fin, la classe Aspose.Pdf.Annotations.HideAction est utilisée pour...

    docs.aspose.com/pdf/fr/net/pdf-tooltip/
  8. 档案

    档案...# 获取注释集合 annotations = page0.page_sheet.annotations; # 遍历注释 for...for annotation in annotations: comment = annotation.comment.value;...

    blog.aspose.com/zh/diagram/add-comments-to-visi...
  9. Lưu trữ

    Lưu trữ...chú thích annotations = page0.page_sheet.annotations; # Lặp lại...thích for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/vi/diagram/add-comments-to-visi...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

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