Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 9,065 for

annotate

(1.92 sec)
  1. Optimiser les fichiers PDF en Python|Aspose.PDF...

    Apprenez à optimiser, compresser et réduire la taille des fichiers PDF en Python avec Aspose.PDF....Supprimer ou aplatir les annotations Une explication détaillée...aplatissage des annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/python-net/optimize-pdf/
  2. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…...Annotation.lI(Unknown Source)at com... if you’re working with annotations or text styles, confirm that...

    forum.aspose.com/t/nullpointerexception-noticed...
  3. Архивы

    Архивы...странице for (auto annotation : page->get_Annotations()) { // Проверьте...аннотации if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ru/pdf/extract-data-from-tables...
  4. Archiwa

    Archiwa...stronie for (auto annotation : page->get_Annotations()) { // Sprawdź...adnotacji if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pl/pdf/extract-data-from-tables...
  5. Archiv

    Archiv...stránce for (auto annotation : page->get_Annotations()) { // Zkontrolujte...anotace if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/cs/pdf/extract-data-from-tables...
  6. Extraer texto de PDF C#|Aspose.PDF for .NET

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF en C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/es/net/extract-text-from-al...
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. آرشیوها

    آرشیوها...Annotations اضافه کنید. PDF را با استفاده...نویسی صفحه اول فایل PDF page.Annotations.Add(link); // سند به روز...

    blog.aspose.com/fa/pdf/add-hyperlinks-to-pdf-in...
  9. 搜索

    搜索...Annotations 集合的鏈接。 使用 Document.Save(String)...將鏈接註釋添加到PDF文件第一頁的註釋集合 page.Annotations.Add(link); // 保存更新的文檔 document...

    blog.aspose.com/zh-hant/pdf/add-hyperlinks-to-p...
  10. PDF Tooltip использование C++|Aspose.PDF for C++

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

    docs.aspose.com/pdf/ru/cpp/pdf-tooltip/