Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 8,543 for

annotator

(0.77 sec)
  1. ایجاد فرم های 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/fa/cpp/acroforms/create/
  2. สร้างแบบฟอร์ม 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/create/
  3. Arşiv

    Arşiv...yineleyin for (auto annotation : page->get_Annotations()) { // Ek açıklama...edin if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/tr/pdf/extract-data-from-tables...
  4. Notions de base de l'API DOM d'Aspose.PDF|Aspos...

    Aspose.PDF pour Android via Java 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....Annotation Les annotations font partie des fonctionnalités...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/androidjava/basics-of-do...
  5. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....fields Remove or flatten annotations Optimize PDF Document for...Removing or Flattening Annotations Annotations can be deleted when...

    docs.aspose.com/pdf/java/optimize-pdf/
  6. Créer des liens dans un fichier PDF avec C#|Asp...

    Cette section explique comment créer des liens dans votre document PDF avec C#....Ajoutez le lien à la propriété Annotations de l’objet Page. Enfin, enregistrez...le lien à la collection Annotations de l’objet Page. Enregistrez...

    docs.aspose.com/pdf/fr/net/create-links/
  7. .NET 을 (를) 사용하여 Freetext 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Freetext 주석을 추가하는 C...Annotations 컬렉션에서 Freetext 주석에 대해 Add...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/ko/net/annotation/freet...
  8. C++ 을 (를) 사용하여 Polyline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Polyline 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Add...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...
  9. 如何使用 C++ 刪除 Watermark 註釋 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  10. 如何使用 .NET 刪除 Circle 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Circle 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

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