Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 8,531 for

annotation

(0.15 sec)
  1. Archiv

    Archiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation filtern if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/de/pdf/extract-text-from-pdf-cs...
  2. Procurar

    Procurar...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pt/pdf/extract-text-from-pdf-cs...
  3. arkiv

    arkiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/sv/pdf/extract-text-from-pdf-cs...
  4. 아카이브

    아카이브...add(Annotation) 메서드를 사용하여 문서에 주석을 추가합니다...textAnnotation.setTitle("Sample Annotation Title"); // 주석 주제 설정 textAnnotation...

    blog.aspose.com/ko/pdf/add-or-remove-annotation...
  5. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....fields Remove or flatten annotations Detailed explanation of optimization...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  6. Quoi de neuf|Aspose.PDF pour Node.js via C++

    Cette page présente les nouvelles fonctionnalités les plus populaires d'Aspose.PDF pour Node.js via C++ qui ont été introduites dans les versions récentes....les Signets Supprimer les Annotations Extraire un texte d’un PDF...

    docs.aspose.com/pdf/fr/nodejs-cpp/whatsnew/
  7. PdfSaveOptions.attachmentsEmbeddingMode propert...

    PdfSaveOptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document.... Annotations ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDF 注释|Aspose.PDF for PHP via Java

    本节介绍如何使用 Aspose.PDF 库在 PDF 文件中使用各种注释。了解如何使用 PHP 绘制、打开或添加注释。...本节涵盖以下主题: 您能够执行以下操作: Add Annotation - 本节解释如何使用水印注释。 在 PDF 中使用表格...

    docs.aspose.com/pdf/zh/php-java/annotations/
  9. Documentation|Aspose.PDF for C++

    Learn to use Aspose.PDF C++ to create applications for PDF documents processing on any platform using C#, VB. Browse tutorials, sample code, and more....manipulate PDF pages, add annotations, handle custom fonts and...

    docs.aspose.com/pdf/cpp/
  10. Procurar

    Procurar...getPages()) { for (Annotation annotation : page.getAnnotations())...// Ou achatar a anotação annotation.flatten(); // OU exclua a...

    blog.aspose.com/pt/pdf/compress-optimize-reduce...