Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 7,775 for

annotation

(0.16 sec)
  1. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET.... annotations . Border ( textBoxField )...5 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/python-net/acroforms/cr...
  2. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  3. Extraer Datos de Tabla en PDF|Aspose.PDF para C++

    Aprende cómo extraer datos tabulares de PDF usando Aspose.PDF para C++....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/es/cpp/extract-data-from-ta...
  4. ایجاد فرم های PDF با استفاده از .NET | Aspose.PDF

    قابلیت ایجاد فرم های PDF و افزودن فیلدها با این سورس کد C# در دات نت فریم ورک، دات نت Core و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/fa/net/acroforms/create/
  5. 如何使用 .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/...
  6. 如何使用 .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/...
  7. 如何使用 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/...
  8. 如何使用 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/...
  9. 如何使用 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/...
  10. Python for .NET 을 사용하여 PDF 양식 작성 | Aspose.PDF

    Aspose.PDF 및 Python.net을 사용하여 이 파이썬 소스 코드로 PDF로 PDF 양식을 만들 수 있습니다.... annotations . Border ( textBoxField )...5 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/ko/python-net/acroforms...