Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 8,414 for

annotation

(0.13 sec)
  1. 如何在 Java 中删除 PDF 中的注释

    本教程指导如何使用 Java 删除 PDF 中的注释。它共享设置 IDE 的信息、编写程序的步骤以及一个可运行的示例代码,用于在 Java 中删除 PDF 中的所有注释。...collection of annotations 解析每个注释并过滤文本类型注释以将其删除 调用Annotations集合中的delete()方法删除Text注解...

    kb.aspose.com/zh/pdf/java/how-to-delete-comment...
  2. Document.Protect | Aspose.Words for .NET

    Secure your documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one....changes, such as adding annotations, making revisions, or completing...changes, such as adding annotations, making revisions, or completing...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Navigasi dan Interaksi dalam PDF|Aspose.PDF unt...

    Bagian ini menjelaskan fitur kerja dengan tautan, tindakan, dan penanda halaman....XML menggunakan C++ PDF Annotations menggunakan C++...

    docs.aspose.com/pdf/id/cpp/navigation-and-inter...
  4. 如何用 C++ 添加 Freetext 注解 | Aspose.PDF

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

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

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Square 个注释。...Annotations 集合中的 Square 注释方法 Add 再次保存该文件...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. .NET 을 (를) 사용하여 Watermark 주석을 가져오는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/net/annotation/water...
  7. 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...
  8. .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...
  9. 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/
  10. چگونگی اضافه کردن Watermark حاشیه نویسی با استف...

    کد منبع برای اضافه کردن Watermark حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( WatermarkAnnotation1...

    products.aspose.com/pdf/fa/cpp/annotation/water...