Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 8,738 for

annotation

(0.1 sec)
  1. 如何使用 C++ 刪除 Underline 註釋 | Aspose.PDF

    用於在任何平台上刪除 Underline PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/cpp/acroforms/
  3. 在 C# 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式管理 PDF 表单。... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/zh-hans/net/acroforms/
  4. با فرم های PDF در C# برخورد کنید | 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/
  5. Python 을 사용하여 PDF 양식 작성 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 양식을 만들고 필드를 추가합니다.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/ko/python-net/acroforms...
  6. C# kullanarak PDF'ye JavaScript ekleme

    Bu makaleyi takip ederek C# kullanarak PDF'ye JavaScript ekleyin. IDE kurulumu, adım listesi ve çeşitli işlemler için farklı türde komut dosyaları ekleyerek PDF JS ile çalışmak için örnek kod içerir....ayarlayın Kütüphaneden PDF ve Annotations sınıflarını içe aktarın Tüm...oluşturmayı açıklar. PDF ve Annotations sınıflarını içe aktarın,...

    kb.aspose.com/tr/pdf/net/add-javascript-to-pdf-...
  7. ما الجديد 2024|Aspose.PDF for .NET

    تقدم هذه الصفحة الميزات الجديدة الأكثر شعبية في Aspose.PDF for .NET التي تم تقديمها في 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/ar/net/whatsnew/2024/
  8. Apa yang baru 2024|Aspose.PDF for .NET

    Halaman ini memperkenalkan fitur baru yang paling populer dalam Aspose.PDF for .NET yang diperkenalkan pada tahun 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/id/net/whatsnew/2024/
  9. PDF Tooltip с использованием C#|Aspose.PDF for ...

    Узнайте, как добавить всплывающую подсказку к текстовому фрагменту в PDF с использованием C# и Aspose.PDF...Annotations.HideAction для назначения...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/ru/net/pdf-tooltip/
  10. إنشاء روابط في ملف PDF|Aspose.PDF for Java

    يشرح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام Java.... أضف الرابط إلى مجموعة Annotations الخاصة بكائن Page. أخيرًا،...فتحها. أضف الرابط إلى مجموعة Annotations الخاصة بكائن الصفحة. وأخيرًا،...

    docs.aspose.com/pdf/ar/java/create-links/