Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 8,745 for

annotate

(0.19 sec)
  1. Extraire l'image et les informations de signatu...

    Vous pouvez extraire des images du champ de signature et extraire les informations de signature à l'aide de la classe SignatureField avec C#....formulaire modifications des annotations modifications des images...affichés sur les pages Si les annotations, champs ou XForms sont modifiés...

    docs.aspose.com/pdf/fr/net/extract-image-and-si...
  2. تلميحات PDF باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة تلميح إلى جزء النص في PDF باستخدام C# و Aspose.PDF...Annotations.HideAction لتعيين إجراء الإخفاء/الإظهار...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/ar/net/pdf-tooltip/
  3. Добавить аннотацию с фильмом|Aspose.PDF for Pyt...

    В этом примере привязывается входной PDF, добавляется аннотация с фильмом на странице 1 и сохраняется обновлённый PDF....initialize_data_dir def add_movie_annotation ( infile , movie_file , outfile...bind_pdf ( infile ) # Add movie annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-movie-ann...
  4. التعليقات اللاصقة في PDF باستخدام ++C|Aspose.PD...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص. يُستخدم لتمثيل الرسوم البيانية على الصفحة. تحقق من مقتطف الكود لحل هذه المهمة....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...التعليقات في الصفحة page -> get_Annotations () -> Add ( wa ); //إنشاء...

    docs.aspose.com/pdf/ar/cpp/sticky-annotations/
  5. 如何使用 Java 获取 Freetext 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Freetext 注释的 Java 示例代码。...Annotations 集合中的 Freetext 注释方法 Get 再次保存该文件..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  6. نحوه حذف Freetext حاشیه نویسی با استفاده از {{p...

    کد نمونه جاوا برای حذف Freetext حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای برنامه های کاربردی JSP/JSF و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/free...
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Arsip

    Arsip...halaman for (auto annotation : page->get_Annotations()) { // Periksa...anotasi if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/id/pdf/extract-data-from-tables...
  9. أرشيف

    أرشيف...الصفحة for (auto annotation : page->get_Annotations()) { // تحقق...التوضيحي if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ar/pdf/extract-data-from-tables...
  10. Notions de base de l'API Aspose.PDF DOM|Aspose....

    Aspose.PDF pour Java utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Annotation Les annotations font partie des fonctionnalités...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/java/basics-of-dom-api/