Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 8,487 for

annotation

(0.05 sec)
  1. 如何用 .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/...
  2. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. Aspose::Words::Fields::FieldRef class | Aspose....

    Aspose::Words::Fields::FieldRef class. Implements the REF field. To learn more, visit the documentation article in C++....increment footnote, endnote, and annotation numbers that are marked by...increment footnote, endnote, and annotation numbers that are marked by...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...对象的 Annotations 集合中。此集合仅包含该页面的所有注释:每个页面都有其自己的 Annotations 集合。要向特定页面添加注释,请使用...集合。要向特定页面添加注释,请使用 Add 方法将其添加到该页面的 Annotations 集合中。 使用 Aspose.PDF.InteractiveFeatures...

    docs.aspose.com/pdf/zh/java/multimedia-annotation/
  5. 如何用 C++ 添加 Highlight 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Highlight 注释的源代码...Annotations 集合中的 Highlight 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. 如何用 C++ 添加 Strikeout 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Strikeout 注释的源代码...Annotations 集合中的 Strikeout 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

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

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码...Annotations 集合中的 Watermark 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  9. 如何用 C++ 添加 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Text 注释的源代码...Annotations 集合中的 Text 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. 使用 C++ 操作 PDF 中的注释 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用C++語言操作PDF註釋。... 將註解加入到 Page 物件的 Annotations 集合中。 儲存 PDF 檔案。 PDF 文本註釋...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...

    products.aspose.com/pdf/zh-hant/cpp/annotation/