Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 8,581 for

annotate

(0.08 sec)
  1. 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/
  2. Come aggiungere l'annotazione Circle usando .NE...

    Codice sorgente su C# per aggiungere Circle annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/it/net/annotation/circl...
  3. 如何使用 C++ 删除 Freetext 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Freetext 注解的源代码...Annotations 集合中的 Freetext 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 如何用 .NET 添加 Underline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Underline 个注释。...Annotations 集合中的 Underline 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. 如何用 .NET 添加 Highlight 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Highlight 个注释。...Annotations 集合中的 Highlight 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. 如何使用 C++ 删除 Polyline 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Polyline 注解的源代码...Annotations 集合中的 Polyline 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. วิธีการเพิ่ม Circle คำอธิบายประกอบโดยใช้ .NET |...

    รหัสที่มาใน C# เพื่อเพิ่ม Circle คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/th/net/annotation/circl...
  8. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Caret 个注释。...Annotations 集合中的 Caret 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  9. 如何使用 C++ 删除 Watermark 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Watermark 注解的源代码...Annotations 集合中的 Watermark 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....comprise of Text, Image, Annotations, Attachments, Graphs, etc...RunExamples . GetDataDir_AsposePdf_Annotations (); // Open PDF document...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/