Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 8,581 for

annotation

(0.19 sec)
  1. 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/
  2. Node.js에서 PDF 첨부 파일 작업하기|Aspose.PDF for Node.js...

    Node.js에서 PDF 첨부 파일의 기본 작업. 예제와 함께하는 가이드....기존 PDF에서 첨부 파일 제거하기 PDF Annotations in Node.js Node.js에서 PDF...

    docs.aspose.com/pdf/ko/nodejs-cpp/attachments/
  3. Добавить изображение в PDF с использованием C++...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием библиотеки C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ru/cpp/add-image-to-existin...
  4. أرشيف

    أرشيف...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ar/pdf/extract-text-from-pdf-cs...
  5. Archiv

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

    blog.aspose.com/cs/pdf/extract-text-from-pdf-cs...
  6. Outlook और थंडरबर्ड ईमेल से टिप्पणियां निकालें ...

    विंडोज, लिनक्स और मैकओएस पर ईएमएल, ईएमएलएक्स, एमएसजी एनोटेशन और टिप्पणियों के लिए मुफ्त ऐप और एपीआई...عربي ไทย 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/hi/annotation/
  7. التنقل والتفاعل في PDF|Aspose.PDF لـ C++

    يصف هذا القسم ميزات العمل مع الروابط والإجراءات والعلامات المرجعية....مع XML باستخدام C++ PDF Annotations using C++...

    docs.aspose.com/pdf/ar/cpp/navigation-and-inter...
  8. 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/
  9. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...Annotations.BorderStyle.Solid; var textBoxField2...Pdf.InteractiveFeatures.Annotations.BorderStyle.Solid; // save...

    forum.aspose.com/t/facades-form-not-displaying-...
  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...