Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 9,080 for

annotation

(0.21 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. C++ Overview|Aspose.PDF pour C++

    Aperçu des fonctionnalités clés et des formats pris en charge d'Aspose.PDF pour C++, manuel d'installation et de licence de la bibliothèque C++....pages PDF, d’ajouter des annotations, de gérer des polices personnalisées...supprimer ou aplatir les annotations supprimer les champs AcroForm...

    docs.aspose.com/pdf/fr/cpp/overview/
  3. Извлечение сырого текста из PDF‑файла|Aspose.PD...

    В этой статье описываются различные способы извлечения текста из PDF‑документов с использованием Aspose.PDF for Android via Java. Из целых страниц, из определённой части, на основе колонок и т.д....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ru/androidjava/extract-text...
  4. Travailler avec PDF Facades|Aspose.PDF for Pyth...

    Apprenez comment utiliser Aspose.PDF Facades en Python via .NET pour modifier le contenu PDF, gérer les Form et les Annotations, appliquer la sécurité, signer des fichiers, tamponner des pages, imprimer des documents et inspecter les métadonnées PDF....gérer les Form, ajouter des annotations, appliquer la sécurité, signer...formulaires, la mise à jour d’annotations, la sécurité des documents...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  5. 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/
  6. 压缩 PDF 文档 | Aspose.PDF

    使用 Aspose.PDF 库使用此示例代码,以编程方式在任何平台上优化 PDF 文件... 使用 for-each 循环和名为 annotation 的基于范围的迭代器循环遍历页面对象中的每个注释对象。...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/zh-hant/compress/
  7. 通过 Python 在 PDF 中发布表单|Aspose.PDF for Python via...

    使用 Aspose.PDF for Python via .NET 向 PDF AcroForms 添加提交按钮和提交操作。... annotations . SubmitFormAction () submit_action...submit_action . flags = ( ap . annotations . SubmitFormAction . EXPORT_FORMAT...

    docs.aspose.com/pdf/zh/python-net/posting-form/
  8. PDF 멀티미디어 주석 사용 C++|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하여 PDF 문서에서 멀티미디어 주석을 추가, 가져오기 및 삭제할 수 있습니다.... PDF 문서의 주석은 Page 객체의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 모든 주석을 포함하며, 각 페이지는 자체 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/cpp/multimedia-annotation/
  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. 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...