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

annotation

(0.1 sec)
  1. Chercher

    chercher...surbrillance est présent en tant qu’annotation dans les fichiers PDF. Ils...source Parcourez toutes les annotations Filtrer TextMarkupAnnotation...

    blog.aspose.com/fr/pdf/extract-text-from-pdf-cs...
  2. 如何使用 .NET 获取 Text 注解 | Aspose.PDF

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. نحوه حذف Strikeout حاشیه نویسی با استفاده از {{...

    کد منبع برای حذف Strikeout حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/strik...
  9. Tworzenie formularzy PDF przy użyciu Python for...

    Twórz formularze PDF za pomocą tego kodu źródłowego Pythona w formacie PDF przy użyciu Aspose.PDF i Python.net.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/pl/python-net/acroforms...
  10. สร้างแบบฟอร์ม PDF โดยใช้ {{ชื่อผลิตภัณฑ์}} | As...

    สร้างรูปแบบ PDF และเพิ่มเขตข้อมูลที่มีรหัสที่มา C# นี้ในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/th/net/acroforms/create/