Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 9,084 for

annotate

(1.08 sec)
  1. إضافة تعليقات توضيحية للأشكال باستخدام C++|Aspo...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF لـ C++...Annotations.CircleAnnotation) باستثناء...Document جديد. Create a Circle Annotation and set Circle parameters...

    docs.aspose.com/pdf/ar/cpp/figures-annotation/
  2. Ajouter des infobulles au texte PDF en Python|A...

    Apprenez comment ajouter des infobulles aux fragments de texte dans les documents PDF en Python....l’aide contextuelle, les annotations ou la présentation de contenu...floating_field . flags |= ap . annotations . AnnotationFlags . HIDDEN...

    docs.aspose.com/pdf/fr/python-net/pdf-tooltip/
  3. Agregar información sobre herramientas al texto...

    Aprenda cómo agregar información sobre herramientas a fragmentos de texto en documentos PDF con Python.... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  4. 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...
  5. PDFテキスト注釈|Aspose.PDF for Java

    Aspose.PDF for Javaを使用して、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。... 注釈は特定のページの Annotations コレクションに含まれています。 このコレクション...このコレクションには、その個々のページ専用の注釈が含まれています。各ページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/java/text-annotation/
  6. نحوه دریافت Link حاشیه نویسی با استفاده از {{pr...

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

    products.aspose.com/pdf/fa/java/annotation/link...
  7. テキスト注釈を追加|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...
  8. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the text fragment in PDF using C++ and Aspose.PDF...field (or any other type of annotation) when entering/exiting the...this, use the Aspose.Pdf.Annotations.HideAction class to assign...

    docs.aspose.com/pdf/cpp/pdf-tooltip/
  9. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... annotations . DefaultAppearance ( "Arial"...dark_blue ) border = ap . annotations . Border ( text_box_field...

    docs.aspose.com/pdf/python-net/create-form/
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/