Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 8,413 for

annotate

(0.1 sec)
  1. Archivio

    Archivio...pagina for (auto annotation : page->get_Annotations()) { // Controlla...annotazione if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/it/pdf/extract-data-from-tables...
  2. Notions de base de Aspose.PDF DOM API|Aspose.PD...

    Aspose.PDF pour C++ utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Aspose::Pdf::Annotations Namespace Reference Les annotations font partie...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/cpp/basics-of-dom-api/
  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 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...
  5. 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...
  6. วิธีการเพิ่ม Square คำอธิบายประกอบโดยใช้ C++ | ...

    รหัสที่มาเพิ่ม Square คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/th/cpp/annotation/squar...
  7. วิธีการเพิ่ม Freetext คำอธิบายประกอบโดยใช้ C++ ...

    รหัสที่มาเพิ่ม Freetext คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/th/cpp/annotation/freet...
  8. نحوه حذف Polyline حاشیه نویسی با استفاده از {{p...

    سورس کد روی C# جهت حذف حاشیه نویسی Polyline در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/net/annotation/polyl...
  9. ایجاد فرم های 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/
  10. نحوه حذف Caret حاشیه نویسی با استفاده از {{prod...

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

    products.aspose.com/pdf/fa/cpp/annotation/caret...