Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 9,045 for

annotator

(0.31 sec)
  1. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 注释由特定页面的 Annotations 集合包含。 这份集合仅包含该特定页面的注释;每个页面都有其自己的注释集合。..."Sample contents for the annotation" ); textAnnotation . setOpen...

    docs.aspose.com/pdf/zh/java/text-annotation/
  2. Работа с Действиями|Aspose.PDF for Java

    Этот раздел объясняет, как программно добавлять действия в документ и поля формы с помощью Java. Узнайте, как добавить, создать и получить гиперссылку в PDF-файле....accept ( selector ); List < Annotation > list = selector . getSelected...Перебор всех закладок for ( Annotation annot : list ) { LinkAnnotation...

    docs.aspose.com/pdf/ru/java/actions/
  3. العمل مع الإجراءات|Aspose.PDF for Java

    يشرح هذا القسم كيفية إضافة الإجراءات إلى المستند وحقول النموذج برمجيًا باستخدام Java. تعلم كيفية إضافة، إنشاء، والحصول على الارتباط التشعبي في ملف PDF....accept ( selector ); List < Annotation > list = selector . getSelected...العلامات المرجعية for ( Annotation annot : list ) { LinkAnnotation...

    docs.aspose.com/pdf/ar/java/actions/
  4. | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,透過 Python 範例程式碼以程式設計方式管理 PDF 中的註釋... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  5. نحوه دریافت Link حاشیه نویسی با استفاده از {{pr...

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

    products.aspose.com/pdf/fa/java/annotation/link...
  6. テキスト注釈を追加|Aspose.PDF for Python via .NET

    .NET 経由で Aspose.PDF for Python の PDFContentEditor クラスを使用して PDF ドキュメントにテキスト注釈を追加します。...initialize_data_dir def add_text_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ja/python-net/add-text-anno...
  7. Archiv

    Archiv...Anmerkungen abrufen annotations = page0.page_sheet.annotations; # Durchlaufen...Anmerkungen for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/de/diagram/add-comments-to-visi...
  8. Agregar anotaciones emergentes|Aspose.PDF for P...

    Este ejemplo carga un PDF, agrega una anotación emergente a la primera página y guarda el documento modificado. La anotación emergente está configurada para ser visible de forma predeterminada y muestra el texto de comentario especificado....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-popup-ann...
  9. Agregar anotaciones de texto libre|Aspose.PDF f...

    Este ejemplo carga un archivo PDF existente, agrega una anotación de texto libre a la primera página en una posición definida y guarda el documento modificado....initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-free-text...
  10. إضافة تعليقات توضيحية منبثقة|Aspose.PDF for Pyt...

    يقوم هذا المثال بتحميل ملف PDF وإضافة تعليق توضيحي منبثق إلى الصفحة الأولى وحفظ المستند المعدل. تم تعيين النافذة المنبثقة لتكون مرئية افتراضيًا وتعرض نص التعليق المحدد....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/ar/python-net/add-popup-ann...