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

annotate

(0.33 sec)
  1. 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/
  2. ארכיון

    ארכיון...של ההערות annotations = page0.page_sheet.annotations; # חזור על...ההערות for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/he/diagram/add-comments-to-visi...
  3. 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/
  4. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في بايث...

    باستخدام Aspose.PDF لبايثون يمكنك إنشاء نموذج من البداية في ملف PDF الخاص بك... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ar/python-net/create-form/
  5. Crear AcroForm - Crear PDF Rellenable en Python...

    Con Aspose.PDF para Python puedes crear un formulario desde cero en tu archivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/es/python-net/create-form/
  6. آرشیوها

    آرشیوها...Annotations اضافه کنید. PDF را با استفاده...نویسی صفحه اول فایل PDF page.Annotations.Add(link); // سند به روز...

    blog.aspose.com/fa/pdf/add-hyperlinks-to-pdf-in...
  7. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers.... Annotations - annotations allow users to add...add, delete and modify the annotation from the PDF documents. Securing...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  8. पायथन का उपयोग करके एनोटेशन निकालें | products....

    प्रस्तुति टिप्पणियों को हटाने के लिए पायथन स्रोत कोड...ऑनलाइन शामिल करें Remove Annotation From पीपीटी .NET API के माध्यम...एनोटेशन कैसे निकालें। Remove Annotation From पीपीटीएक्स .NET API...

    products.aspose.com/slides/hi/python-net/annota...
  9. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。... PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该单独页面的所有注释:每个页面都有其自己的...面都有其自己的 Annotations 集合。要向特定页面添加注释,请使用 Add 方法将其添加到该页面的 Annotations...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  10. Добавить аннотацию квадрата|Aspose.PDF for Pyth...

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

    docs.aspose.com/pdf/ru/python-net/add-square-an...