Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 8,533 for

annotation

(0.14 sec)
  1. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/net/acroforms/
  2. 如何使用 .NET 获取 Polygon 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 如何使用 C++ 获取 Link 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 如何使用 C++ 获取 Text 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. 如何使用 C++ 获取 Underline 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. 如何使用 C++ 获取 Redaction 注解 | Aspose.PDF

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

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

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

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

    Codice sorgente per aggiungere Polyline annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/it/cpp/annotation/polyl...
  9. Come aggiungere l'annotazione Freetext usando C...

    Codice sorgente per aggiungere Freetext annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/it/cpp/annotation/freet...
  10. 記録

    記録...注釈のコレクションを取得する annotations = page0.page_sheet.annotations; # 注釈を反復処理する...注釈を反復処理する for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ja/diagram/add-comments-to-visi...