Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 7,620 for

annotate

(0.12 sec)
  1. 使用 .NET 创建 PDF 表单 | Aspose.PDF

    通过 COM Interop 在.NET Framework、.NET Core 和 PHP、VbScript、Delphi、C++ 上使用这个 C# 源代码创建 PDF 表单并添加字段。... 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 ที่มีรหัสที่มาของงูหลามนี้ในรูปแบบไฟล์ PDF โดยใช้ Aspose.PDF และ Python.net... annotations . Border ( textBoxField )...5 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/th/python-net/acroforms/
  3. 如何用 C++ 添加 Link 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Link 注释的源代码...Annotations 集合中的 Link 注释方法 Add 再次保存该文件...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. PDF Tooltip using using C++|Aspose.PDF for C++

    了解如何使用 C++ 和 Aspose.PDF 向 PDF 文档中的文本片段添加工具提示...Annotations.HideAction 类为文本块分配隐藏/显示动...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/zh/cpp/pdf-tooltip/
  5. 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/
  6. PDF ハイライト注釈|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  7. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/cpp/acroforms/create/
  8. Crea moduli PDF utilizzando C++ | Aspose.PDF

    Crea moduli PDF con questo semplice codice sorgente dimostrativo in file PDF su qualsiasi piattaforma con linguaggio C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/it/cpp/acroforms/create/
  9. .NET 을 (를) 사용하여 Circle 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Circle 주석을 가져오기 위한 C...Annotations 컬렉션에서 Circle 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/circl...
  10. C++ 을 (를) 사용하여 Polyline 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Polyline 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...