Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 9,057 for

annotation

(0.16 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. PDF Tooltip using Python|Aspose.PDF for Python ...

    PythonとAspose.PDFを使用してPDFのテキストフラグメントにツールチップを追加する方法を学ぶ... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/ja/python-net/pdf-tooltip/
  5. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    تحكم في كيفية تضمين المرفقات في ملفات PDF باستخدام وضع تضمين المرفقات PdfAttachments. حسّن بنية المستند وتوافقه لضمان مشاركة سلسة.... Annotations 1 يتم تضمين المرفقات كتعليقات...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Eliminați comentariile din e-mailurile Outlook ...

    Aplicație gratuită și API-uri pentru EML, EMLX, adnotări MSG și comentarii pe Windows, Linux și macOS...عربي ไทย Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/ro/annotation/
  7. Outlook 및 Thunderbird 이메일에서 주석 제거 | products.as...

    Windows, Linux 및 macOS에서 EML, EMLX, MSG 주석 및 코멘트를 위한 무료 앱 및 API...عربي ไทย Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/ko/annotation/
  8. إزالة التعليقات من رسائل Outlook وThunderbird |...

    تطبيق مجاني وواجهات برمجة تطبيقات لتعليقات وتوضيحات EML و EMLX و MSG على Windows و Linux و macOS...Українська ไทย Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/ar/annotation/
  9. Extrair texto de todas as páginas de um PDF usa...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF em C++. De páginas inteiras, de uma parte específica, com base em colunas, etc....todas as anotações for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Filtrar TextMarkupAnnotation...

    docs.aspose.com/pdf/pt/cpp/extract-text-from-al...
  10. Add Image to PDF using C++|Aspose.PDF لـ C++

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ar/cpp/add-image-to-existin...