Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 8,738 for

annotate

(0.09 sec)
  1. Comment supprimer des commentaires d'un PDF à l...

    Cet article explique comment supprimer les commentaires d'un PDF à l'aide de Python. Il fournit des informations détaillées pour définir l'IDE, écrire l'algorithme du programme et un exemple de code exécutable pour supprimer tous les commentaires en PDF à l'aide de Python....collection de annotations Vérifiez chaque annotation si elle est...l’analyse de la collection d’annotations sur chaque page pour rechercher...

    kb.aspose.com/fr/pdf/python/how-to-remove-comme...
  2. | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 PDF의 주석을 프로그래밍 방식으로 관리합니다.... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/ko/python-net/annotation/
  3. | Aspose.PDF

    使用 C# 使用适用于 .NET 的 Aspose.PDF 以编程方式管理 PDF 批注... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/zh-hans/net/annotation/
  4. Arşiv

    Arşiv...tüm notlarını almak için annotations özelliğini al. Açıklamaları...document = ap.Document("annotations.pdf") # İlk sayfadaki tüm...

    blog.aspose.com/tr/pdf/parse-pdf-in-python/
  5. Penyorotan Anotasi PDF menggunakan C++|Aspose.P...

    Anotasi Markup disajikan dalam teks sebagai sorotan, garis bawah, coretan, atau garis bawah bergelombang dalam teks dokumen....->idx_get(1)); //Create annotations auto highlightAnnotation...MakeObject<Aspose::Pdf::Annotations::HighlightAnnotation>( d...

    docs.aspose.com/pdf/id/cpp/highlights-annotation/
  6. Архивы

    Архивы...аннотаций annotations = page0.page_sheet.annotations; # Перебирать...аннотации for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ru/diagram/add-comments-to-visi...
  7. أرشيف

    أرشيف...من الشروح annotations = page0.page_sheet.annotations; # كرر من...التوضيحية for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ar/diagram/add-comments-to-visi...
  8. Arşiv

    Arşiv...koleksiyonunu alın annotations = page0.page_sheet.annotations; # Ek açıklamalar...yapın for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/tr/diagram/add-comments-to-visi...
  9. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails..."", PdfPermissions.MODIFY_ANNOTATIONS | PdfPermissions.DOCUMENT_ASSEMBLY);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Archivo

    Archivo... Recupere la propiedad annotations de una página específica...document = ap.Document("annotations.pdf") # Recorra todas las...

    blog.aspose.com/es/pdf/parse-pdf-in-python/