Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 8,589 for

annotate

(1.33 sec)
  1. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码创建 PDF 表单并以编程方式添加字段。...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  2. Travailler avec des façades|Aspose.PDF for .NET

    Apprenez à travailler avec des façades PDF dans .NET en utilisant Aspose.PDF pour une manipulation et une visualisation plus faciles du contenu PDF....Travailler avec des annotations - gérer les annotations du document PDF...

    docs.aspose.com/pdf/fr/net/working-with-facades/
  3. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....strike-out annotation before adding it to the annotations collection...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  4. Menambahkan JavaScript ke PDF menggunakan C#

    Ikuti artikel ini untuk menambahkan JavaScript ke PDF menggunakan C#. Artikel ini mencakup detail untuk mengatur IDE, daftar langkah, dan contoh kode untuk bekerja dengan PDF JS menggunakan C# dengan menambahkan berbagai jenis skrip untuk berbagai tindakan....PDF JS Impor kelas PDF dan Annotations dari pustaka Muat lisensi...C# . Impor kelas PDF dan Annotations, muat lisensi, dan tambahkan...

    kb.aspose.com/id/pdf/net/add-javascript-to-pdf-...
  5. Crear enlaces en archivos PDF con C#|Aspose.PDF...

    Esta sección explica cómo crear enlaces en su documento PDF con C#....el enlace a la propiedad Annotations del objeto Page. Finalmente...el enlace a la colección Annotations del objeto Page. Guarde el...

    docs.aspose.com/pdf/es/net/create-links/
  6. สร้างแบบฟอร์ม PDF โดยใช้ Python | Aspose.PDF

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

    products.aspose.com/pdf/th/python-net/acroforms...
  7. 使用 .NET 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码创建 PDF 表单并以编程方式添加字段。... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/zh-hans/net/acroforms/c...
  8. Come aggiungere l'annotazione Polyline usando ....

    Codice sorgente su C# per aggiungere Polyline annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/it/net/annotation/polyl...
  9. 如何使用 C++ 获取 Highlight 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Highlight 注解的源代码...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. 如何使用 .NET 获取 Watermark 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Watermark 注释。...Annotations 集合中的 Watermark 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...