Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 9,047 for

annotation

(0.9 sec)
  1. Importar e Exportar Anotações para XFDF|Aspose....

    Esta seção explica como importar e exportar anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/pt/net/import-export-annota...
  2. Chercher

    chercher...Parcourez les annotations et obtenez l’annotation carrée. Créez...Parcourir les annotations sur la page for (auto annotation : page->get_Annotations())...

    blog.aspose.com/fr/pdf/extract-data-from-tables...
  3. Создать AcroForm — создать заполняемый PDF в Py...

    Создайте поля AcroForm с нуля в PDF‑документах, используя Aspose.PDF for Python via .NET.... annotations . DefaultAppearance ( "Arial"...dark_blue ) border = ap . annotations . Border ( text_box_field...

    docs.aspose.com/pdf/ru/python-net/create-form/
  4. C++でPDFファイルにリンクを作成する|Aspose.PDF for C++

    このセクションでは、C++でPDFドキュメントにリンクを作成する方法を説明します。... ページオブジェクトの Annotations プロパティにリンクを追加します。 最後に、Doc...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/create-links/
  5. Travailler avec des actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire de manière programmatique avec C#....ces liens à la collection Annotations de l’objet Page . Enfin,...sont représentés comme des annotations dans un fichier PDF et ils...

    docs.aspose.com/pdf/fr/net/actions/
  6. ลบคำอธิบายประกอบ PDF ออนไลน์หรือจัดการคำอธิบายป...

    ลบความคิดเห็นออกจากไฟล์ PDF ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ PDF...Total Java Annotate ลบคำอธิบายประกอบ PDF ออนไ...ndencies) ``` 📝 ทำไมต้อง Annotate ไฟล์ PDF: เพิ่มประสิทธิภาพในการตรวจสอบสัญญา...

    products.aspose.com/total/th/java/annotate/pdf/
  7. วิธีการรับ Caret คำอธิบายประกอบโดยใช้ Java | As...

    รหัสตัวอย่าง Java ที่จะได้รับ Caret คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับ JSP/JSF แอพลิเคชันและการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/care...
  8. PDFファイルからリンクを抽出する|Aspose.PDF for Java

    JavaでPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ja/java/extract-links/
  9. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and form actions in PDF files using Python....annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/python-net/actions/
  10. إضافة تعليق توضيحي لمرفق الملف|Aspose.PDF for P...

    يقوم المثال بربط ملف PDF للإدخال وإضافة تعليق توضيحي لمرفق الملف إلى الصفحة الأولى باستخدام مسار الملف وحفظ المستند المحدث....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/ar/python-net/add-file-atta...