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

annotation

(0.12 sec)
  1. 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/
  2. ما الجديد 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/
  3. Optimiser, Compresser ou Réduire la Taille d'un...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés en utilisant PHP....Supprimer ou aplatir les annotations Optimiser le Document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/php-java/optimize-pdf/
  4. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。...annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ja/java/highlights-annotation/
  5. 档案

    档案...遍历页面上的注解 for (auto annotation : page->get_Annotations()) { // 检查注释类型...检查注释类型 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  6. Lưu trữ

    Lưu trữ...trang for (auto annotation : page->get_Annotations()) { // Kiểm...thích if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/vi/pdf/extract-data-from-tables...
  7. آرشیوها

    آرشیوها...کنید for (auto annotation : page->get_Annotations()) { // نوع حاشیه...کنید if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/fa/pdf/extract-data-from-tables...
  8. PDF 工具提示使用 Python|Aspose.PDF for Python via .NET

    学习如何使用 Python 和 Aspose.PDF 向 PDF 中的文本片段添加工具提示... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/zh/python-net/pdf-tooltip/
  9. PDF to PDFA compliance error - Free Support For...

    Hi I am converting the PDF 1.5 to PDF_A_1A but got the exception in log as attached. Could you help me to resolve this Error Log2.png (15.0 KB) Error Log1.jpg (379.4 KB)...effects or improperly tagged annotations), or other elements that...as transparency effects, annotations, or forms that are not properly...

    forum.aspose.com/t/pdf-to-pdfa-compliance-error...
  10. Buat Tautan di file PDF|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara membuat tautan dalam dokumen PDF Anda dengan Java....Tambahkan tautan ke koleksi Annotations objek Page. Terakhir, simpan...Tambahkan tautan ke koleksi Annotations objek Page. Akhirnya, simpan...

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