Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 8,588 for

annotation

(0.2 sec)
  1. 如何使用 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/...
  2. 如何使用 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/...
  3. 如何使用 .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/...
  4. 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...
  5. 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...
  6. ایجاد فرم های PDF با استفاده از .NET | Aspose.PDF

    فرم های PDF ایجاد کنید و فیلدها را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET اضافه کنید.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/fa/net/acroforms/create/
  7. 아카이브

    아카이브...Annotations 컬렉션에 대한 링크를 추가합니다. Document...페이지의 주석 모음에 링크 주석 추가 page.Annotations.Add(link); // 업데이트된 문서 저장...

    blog.aspose.com/ko/pdf/add-hyperlinks-to-pdf-in...
  8. Chercher

    chercher...graphiques, les tableaux, les annotations et une gamme d’autres éléments...Document.getPages() . Extrayez l’annotation carrée de la page. À chaque...

    blog.aspose.com/fr/pdf/extract-data-from-tables...
  9. Quoi de neuf 2025|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET qui ont été introduites dans les versions récentes....de bordure “Nuageux” aux annotations polygonales pour une apparence...du remplacement de texte d’annotation : prend désormais en charge...

    docs.aspose.com/pdf/fr/net/whatsnew/2025/
  10. Working with Attachments in PDF with JavaScript...

    Use JavaScript PDF toolkit to access, add and remove attachments in PDF files. Complete guide with JavaScript code samples....from an existing PDF PDF Annotations using JavaScript Working...

    docs.aspose.com/pdf/javascript-cpp/attachments/