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

annotation

(0.14 sec)
  1. PDF Tooltip using Python|Aspose.PDF for Python ...

    Python과 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배우세요.... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/ko/python-net/pdf-tooltip/
  2. Archiv

    Archiv...Seite for (auto annotation : page->get_Annotations()) { // Überprüfen...Anmerkungstyp if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/de/pdf/extract-data-from-tables...
  3. ค้นหา

    ค้นหา...้า for (auto annotation : page->get_Annotations()) { // ตรวจ...บ if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/th/pdf/extract-data-from-tables...
  4. 注釈を抽出する (ファサード)|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDF形式に注釈を抽出する方法について説明します。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ja/java/extract-annotation/
  5. PDF 하이라이트 주석|Aspose.PDF for Java

    마크업 주석은 문서의 텍스트에 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ko/java/highlights-annotation/
  6. 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/
  7. 使用 .NET 创建 PDF 表单 | Aspose.PDF

    通过 COM Interop 在.NET Framework、.NET Core 和 PHP、VbScript、Delphi、C++ 上使用这个 C# 源代码创建 PDF 表单并添加字段。... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/zh-hans/net/acroforms/c...
  8. 如何使用 .NET 获取 Underline 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  9. 如何使用 .NET 获取 Strikeout 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/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/...