Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 8,581 for

annotation

(0.09 sec)
  1. Come ottenere l'annotazione di Circle usando C+...

    Codice sorgente per ottenere Circle 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/circl...
  2. 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...
  3. 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/...
  4. 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...
  5. สร้างแบบฟอร์ม 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/
  6. Создание ссылок в PDF-файле с помощью C#|Aspose...

    В этом разделе объясняется, как создавать ссылки в вашем PDF-документе с помощью C#....Добавьте ссылку в коллекцию Annotations объекта Page. Наконец, сохраните...Добавьте ссылку в коллекцию Annotations объекта Page. Сохраните обновлённый...

    docs.aspose.com/pdf/ru/net/create-links/
  7. Tworzenie formularzy PDF przy użyciu .NET | Asp...

    Tworzenie formularzy PDF i dodawanie pól programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/pl/net/acroforms/create/
  8. Come ottenere l'annotazione di Highlight usando...

    Codice sorgente per ottenere Highlight 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/highl...
  9. Create PDF Forms using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/acroforms/cr...
  10. 档案

    档案...Annotations 集合的链接。 使用 Document.Save(String)...将链接注释添加到 PDF 文件第一页的注释集合 page.Annotations.Add(link); // 保存更新的文档 document...

    blog.aspose.com/zh/pdf/add-hyperlinks-to-pdf-in...