Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 8,590 for

annotation

(0.67 sec)
  1. Wis DOC-annotaties online en gebruik Python | p...

    Verwijder opmerkingen uit het DOC-document gratis via de online app.Python API-code om opmerkingen uit DOC-bestanden te verwijderen....NET Annotate Wis DOC-annotaties online...efficiënt beheer. Ontdekken Annoteer bestand Opties met Python...

    products.aspose.com/total/nl/python-net/annotat...
  2. أساسيات واجهة برمجة تطبيقات Aspose.PDF DOM|Aspo...

    Aspose.PDF for .NET يستخدم أيضًا فكرة DOM لتمثيل هيكل مستند PDF من حيث الكائنات....Annotations التعليقات التوضيحية هي جزء...التوضيحية، على سبيل المثال، Annotation، AnnotationCollection، CircleAnnotation...

    docs.aspose.com/pdf/ar/net/basics-of-dom-api/
  3. Bekerja dengan Aksi di PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara menambahkan aksi ke dokumen dan bidang formulir secara programatis dengan C#....tambahkan tautan ini ke koleksi Annotations objek Page . Terakhir, simpan...dengan anotasi dan teks. Objek Annotation tidak memiliki teks itu sendiri...

    docs.aspose.com/pdf/id/net/actions/
  4. Perbarui Tautan dalam PDF|Aspose.PDF untuk Java

    Memperbarui tautan dalam PDF secara programatis. Panduan ini tentang cara memperbarui tautan dalam PDF dalam bahasa Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/id/java/update-links/
  5. Working with Bookmarks - Facades|Aspose.PDF for...

    Explore how to create, edit, and manage bookmarks in PDFs using Aspose.PDF for C++ and bookmark facades....Delete Bookmarks Working with Annotations - Facades Working with Security...

    docs.aspose.com/pdf/cpp/working-with-bookmarks-...
  6. จัดการกับแบบฟอร์ม PDF ใน C++ | Aspose.PDF

    จัดการแบบฟอร์ม PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/th/cpp/acroforms/
  7. C#를 사용하여 PDF 양식을 처리하기 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 PDF 양식을 프로그래밍 방식으로 관리합니다.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/ko/net/acroforms/
  8. 如何使用 C++ 添加 Text 註解 | Aspose.PDF

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

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

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

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. 如何使用 .NET 添加 Circle 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Circle 批注。...pdf" )); // Create Polygon Annotation var circleAnnotation = new...document . Pages [ 1 ]. Annotations . Add ( circleAnnotation...

    products.aspose.com/pdf/zh-hant/net/annotation/...