Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 8,532 for

annotation

(0.18 sec)
  1. Come ottenere l'annotazione di Watermark usando...

    Codice sorgente per ottenere Watermark annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/water...
  2. Come aggiungere l'annotazione Link usando .NET ...

    Codice sorgente su C# per aggiungere Link annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/it/net/annotation/link/...
  3. Come ottenere l'annotazione di Caret usando C++...

    Codice sorgente per ottenere Caret annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/caret...
  4. สร้างแบบฟอร์ม 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/th/net/acroforms/create/
  5. Gestisci i moduli PDF in C++ | Aspose.PDF

    Gestisci i moduli PDF in modo programmatico con il codice di esempio C++ utilizzando Aspose.PDF per C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/it/cpp/acroforms/
  6. 如何使用 C++ 添加 Caret 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Caret 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. 如何使用 C++ 添加 Highlight 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Highlight 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( HighlightAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 .NET 添加 Text 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Text 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. Come aggiungere l'annotazione Polygon usando C+...

    Codice sorgente per aggiungere Polygon annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/polyg...
  10. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....modifying content (except forms/annotations)" , asposepdf . ExtractContent..."Allow adding/modifying text annotations" , asposepdf . FillForm :...

    docs.aspose.com/pdf/go-cpp/get-permissions/