Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 8,737 for

annotate

(0.57 sec)
  1. Работа с Действиями|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/
  2. العمل مع الإجراءات|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/
  3. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...getOnClose()); } } for (Annotation annotation : page.getAnnotations())...{ for (PdfAction action : annotation.getPdfActions()) { if (action...

    forum.aspose.com/t/unable-to-extract-javascript...
  4. ค้นหา

    ค้นหา...รับการรวบรวมคำอธิบายประกอบ annotations = page0.page_sheet.annotations; # ทำซ้ำผ่านคำอธิบายประกอบ...บ for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/th/diagram/add-comments-to-visi...
  5. Добавить аннотацию линий|Aspose.PDF for Python ...

    В этом примере привязывается входной PDF, рисуется красная аннотация с квадратными окончаниями линии и сохраняется изменённый PDF....initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/ru/python-net/add-line-anno...
  6. Agregar anotación de círculo|Aspose.PDF for Pyt...

    Este ejemplo enlaza un PDF de entrada, crea una anotación de círculo en la primera página y guarda el documento modificado....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/es/python-net/add-circle-an...
  7. Opérations avancées dans Node.js|Aspose.PDF pou...

    Aspose.PDF pour Node.js via C++ peut non seulement effectuer des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Sécurisation...

    docs.aspose.com/pdf/fr/nodejs-cpp/advanced-oper...
  8. Добавить аннотации в виде курсора|Aspose.PDF fo...

    В этом примере загружается существующий PDF, добавляется аннотация в виде курсора на первую страницу и сохраняется изменённый документ. Аннотация включает красный символ курсора и пояснительный текст комментария....initialize_data_dir def add_caret_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add caret annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-caret-ann...
  9. Actionsを使用する|Aspose.PDF for Java

    このセクションでは、Javaを使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。PDFファイルにハイパーリンクを追加、作成、取得する方法を学びます。...オブジェクトが定義されたら、これらのリンクを Page オブジェクトのAnnotationsコレクションに追加します。 最後に、 Document...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/ja/java/actions/
  10. Quoi de neuf 2024|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET introduites en 2024....comment convertir un document d’annotation en PDF/X-1 en utilisant le...Create an OutputIntent with annotation required OutputConditionIdent...

    docs.aspose.com/pdf/fr/net/whatsnew/2024/