Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 8,737 for

annotate

(0.38 sec)
  1. Comment rayer du texte dans un PDF avec Java

    Ce court didacticiel explique comment barrer du texte dans un PDF à l'aide de Java. Il contient tous les détails pour configurer l'IDE et un exemple de code exécutable pour supprimer du texte dans Adobe PDF à l'aide de Java....couleur et le titre de l’annotation Enregistrez le fichier PDF...est utilisé pour définir l’annotation barrée et l’appliquer sur...

    kb.aspose.com/fr/pdf/java/how-to-strike-out-tex...
  2. 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...
  3. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...TextBoxField value = Page Index1 Annotation Index1 Partial Name = address[0]...TextBoxField value = Page Index1 Annotation Index2 Partial Name = postal_code[0]...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  4. التنقل والتفاعل في PDF|Aspose.PDF لـ C++

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

    docs.aspose.com/pdf/ar/cpp/navigation-and-inter...
  5. Outlook और थंडरबर्ड ईमेल से टिप्पणियां निकालें ...

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

    products.aspose.com/email/hi/annotation/
  6. Is it allowed to stamp documents which have a p...

    I would like to open a support case with Aspose regarding the stamping of PDF/A documents. I want to find out if this is permissible and how to approach it. Internally, we often archive signed documents and, upon re-view…...applying the stamp (visible annotation, added text layer, image...apply the stamp (visible annotation, added text layer, image...

    forum.aspose.com/t/is-it-allowed-to-stamp-docum...
  7. إنشاء روابط في ملف PDF|Aspose.PDF for Java

    يشرح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام Java.... أضف الرابط إلى مجموعة Annotations الخاصة بكائن Page. أخيرًا،...فتحها. أضف الرابط إلى مجموعة Annotations الخاصة بكائن الصفحة. وأخيرًا،...

    docs.aspose.com/pdf/ar/java/create-links/
  8. Get Viewer Preference of PDF File|Aspose.PDF fo...

    This section shows how to get viewer preference of an existing PDF file using PdfContentEditor Class....Preference of PDF Adding Annotations to existing PDF file Analyzing...

    docs.aspose.com/pdf/net/get-viewer-preference-o...
  9. Извлечение текста со всех страниц PDF с использ...

    В этой статье описываются различные способы извлечения текста из PDF-документов с использованием Aspose.PDF в C++. Извлечение с целых страниц, из конкретной части, на основе колонок и т. д....все аннотации for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Фильтр TextMarkupAnnotation...

    docs.aspose.com/pdf/ru/cpp/extract-text-from-al...
  10. 如何使用 C++ 添加 Text 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Text 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...