Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 7,778 for

annotator

(0.05 sec)
  1. How to Remove Watermark | Aspose.PDF

    Do you know how easily Remove Watermark from PDF in Python? Remove Watermark from PDF with high quality using Python via .NET Aspose.PDF library.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ] . Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/tutorial/remove-watermark/
  2. 如何在C#中删除PDF中的所有注释

    这个简短的教程指导如何在 c# 中删除 pdf 中的所有注释。它提供了有关 IDE 设置的详细信息、程序流程和可运行的示例代码,用于在 C# 中从 PDF 中删除所有注释。...类对象中,其中包含要删除的注释 遍历 PDF 的所有页面以测试 annotations 遍历每个页面上的所有注释 检查注解类型是否为Text并删除...中的注释。 Pages 集合被迭代,其中包含一个名为 Annotations 的集合,该集合被进一步迭代。我们检查要删除的文本...

    kb.aspose.com/zh/pdf/net/how-to-delete-all-comm...
  3. Optimiser PDF avec C++|Aspose.PDF pour C++

    Optimiser un fichier PDF, réduire toutes les images, diminuer la taille du PDF, désintégrer les polices, activer la réutilisation du contenu des pages, supprimer ou aplatir les annotations avec C++....Supprimer ou aplatir les annotations Optimiser le document PDF...aplatissement des annotations La présence d’annotations dans votre document...

    docs.aspose.com/pdf/fr/cpp/optimize-pdf/
  4. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...manipulation, management of annotations, add or remove bookmarks...attachments, bookmarks, annotations, hyperlinks, watermarks and...

    products.aspose.com/pdf/php-java/
  5. .NET PDF API - Create, Merge, Modify, and Conve...

    .NET library to generate, edit and parse PDF files in C# or VB.NET. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....manipulation, management of annotations, add or remove bookmarks...attachments, bookmarks, annotations, hyperlinks, watermarks and...

    products.aspose.com/pdf/net/
  6. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF documents in .NET? Edit PDF files with high quality using .NET PDF library....important sections or adding annotations can greatly improve the understanding...documents. By editing these annotations, users can effectively track...

    products.aspose.com/pdf/tutorial/edit-pdf/
  7. Optimiser, compresser ou réduire la taille d'un...

    Optimiser un fichier PDF, réduire toutes les images, réduire la taille du PDF, désincorporer les polices, supprimer les objets inutilisés avec Java....Supprimer ou aplatir les annotations Optimiser le document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/java/optimize-pdf/
  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. استخراج النص من جميع صفحات PDF باستخدام C++|Asp...

    تصف هذه المقالة طرقًا مختلفة لاستخراج النص من مستندات PDF باستخدام Aspose.PDF في C++. من الصفحات الكاملة، من جزء محدد، بناءً على الأعمدة، إلخ....التعليقات التوضيحية for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // تصفية TextMarkupAnnotation...

    docs.aspose.com/pdf/ar/cpp/extract-text-from-al...