Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 9,064 for

annotator

(0.3 sec)
  1. Aspose.PDF Product Family

    Trouvez des réponses pour créer, convertir, modifier et manipuler des fichiers PDF par programmation....utilisant C# Supprimer les annotations d'un PDF à l'aide de C# Imposer...l'aide de Java Supprimer les annotations d'un PDF en Java Imposer...

    kb.aspose.com/fr/pdf/page/3/
  2. Posting Forms in PDF via Python|Aspose.PDF for ...

    Add submit buttons and submission actions to PDF AcroForms by using Aspose.PDF for Python via .NET.... annotations . SubmitFormAction () submit_action...submit_action . flags = ( ap . annotations . SubmitFormAction . EXPORT_FORMAT...

    docs.aspose.com/pdf/python-net/posting-form/
  3. 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...
  4. إضافة تعليق توضيحي لمرفق الملف|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...
  5. 자유 텍스트 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 기존 PDF 파일을 로드하고 첫 페이지의 정의된 위치에 자유 텍스트 주석을 추가하고 수정된 문서를 저장합니다....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/ko/python-net/add-free-text...
  6. Adicionar Anotação de Anexo de Arquivo|Aspose.P...

    O exemplo vincula um PDF de entrada, adiciona uma anotação de anexo de arquivo à primeira página usando o caminho do arquivo e salva o documento atualizado....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/pt/python-net/add-file-atta...
  7. Add, Delete dan Dapatkan Anotasi menggunakan As...

    Dengan Aspose.PDF untuk C++ Anda dapat menambah, menghapus, dan mendapatkan anotasi dari file PDF Anda. Periksa semua daftar anotasi untuk menyelesaikan tugas Anda....Anotasi](/pdf/id/cpp/extra-annotations/) - [Anotasi Lengket](/p...Lengket](/pdf/id/cpp/sticky-annotations/) Ikhtisar Anotasi Impor dan Ekspor...

    docs.aspose.com/pdf/id/cpp/add-delete-and-get-a...
  8. วิธีการรับ 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...
  9. Vue d'ensemble|Aspose.PDF for .NET

    Vue d'ensemble des fonctionnalités clés et des formats pris en charge de Aspose.PDF for .NET, manuel d'installation et de licence de la bibliothèque .NET....supprimer ou aplatir les annotations. supprimer les champs AcroForm...des annotations L’ajout de pièces jointes et d’annotations rend...

    docs.aspose.com/pdf/fr/net/overview/
  10. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/