Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 8,552 for

annotator

(0.2 sec)
  1. 使用 .NET 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 .NET 使用建立 PDF 表單並以編程方式使用 C# 範例程式碼加入欄位。... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/zh-hant/net/acroforms/c...
  2. จัดการกับแบบฟอร์ม PDF ใน Python | Aspose.PDF

    จัดการแบบฟอร์ม PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python via .NET... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/th/python-net/acroforms/
  3. ما الجديد 2024|Aspose.PDF for .NET

    تقدم هذه الصفحة الميزات الجديدة الأكثر شعبية في Aspose.PDF for .NET التي تم تقديمها في 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/ar/net/whatsnew/2024/
  4. Apa yang baru 2024|Aspose.PDF for .NET

    Halaman ini memperkenalkan fitur baru yang paling populer dalam Aspose.PDF for .NET yang diperkenalkan pada tahun 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/id/net/whatsnew/2024/
  5. 記録

    記録...注釈のコレクションを取得する annotations = page0.page_sheet.annotations; # 注釈を反復処理する...注釈を反復処理する for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ja/diagram/add-comments-to-visi...
  6. Working with Attachments in PDF in Node.js|Aspo...

    Basic operations with attachments in PDF in Node.js. Guide with examples....from an existing PDF PDF Annotations in Node.js Working with PDF...

    docs.aspose.com/pdf/nodejs-cpp/attachments/
  7. Optimiser, Compresser ou Réduire la Taille d'un...

    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 en utilisant PHP....Supprimer ou aplatir les annotations Optimiser le Document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/php-java/optimize-pdf/
  8. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。...annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  9. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  10. PDF 工具提示使用 Python|Aspose.PDF for Python via .NET

    学习如何使用 Python 和 Aspose.PDF 向 PDF 中的文本片段添加工具提示... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/zh/python-net/pdf-tooltip/