Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 8,583 for

annotate

(0.36 sec)
  1. Extraire du texte des tampons en utilisant C#|A...

    Apprenez à utiliser la fonctionnalité spéciale de Aspose.PDF for .NET - extraction de texte à partir d'annotations de tampon...] Extraire du texte des annotations de tampon Aspose.PDF pour...d’extraire du texte des annotations de tampon. Afin d’extraire...

    docs.aspose.com/pdf/fr/net/extract-text-from-st...
  2. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 注释包含在特定页面的 Annotations 集合中。此集合仅包含该单个页面的注释;每个页面都有其自己的注释集合。...然后打开输入的PDF。 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  3. PDFテキスト注釈|Aspose.PDF for C++

    Aspose.PDF for C++は、PDFドキュメントにテキスト注釈を追加、取得、削除することを可能にします。... 注釈は特定のページの Annotations コレクションによって含まれています。このコレクシ...注釈のみが含まれており、すべてのページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/cpp/text-annotation/
  4. Fonctionnalités Clés de Aspose.PDF|Aspose.PDF p...

    Aspose.PDF pour C++ démontre ses fonctionnalités générales. Cette page décrit les versions PDF prises en charge, et toutes les manipulations que nous pouvons faire avec le texte, les images, les annotations, les documents, etc.... Annotations Ajouter des annotations. Obtenir des...des annotations. Supprimer des annotations. Modifier des annotations...

    docs.aspose.com/pdf/fr/cpp/key-features/
  5. 如何使用 Java 获取 Freetext 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Freetext 注释的 Java 示例代码。...Annotations 集合中的 Freetext 注释方法 Get 再次保存该文件..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  6. نحوه حذف Freetext حاشیه نویسی با استفاده از {{p...

    کد نمونه جاوا برای حذف Freetext حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای برنامه های کاربردی JSP/JSF و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/free...
  7. Mettre à jour les liens dans le PDF|Aspose.PDF ...

    Mettez à jour les liens dans le PDF par programmation avec Aspose.PDF pour C++. Ce guide explique comment mettre à jour les liens dans un fichier PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modification du...

    docs.aspose.com/pdf/fr/cpp/update-links/
  8. Edytuj interfejs API PDF | Aspose.PDF

    Redaguj dokumenty PDF za pomocą bezpłatnych aplikacji wieloplatformowych i interfejsów API High Code dla dowolnej platformy....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/pl/redaction/
  9. إضافة تعليق تمييز PDF باستخدام C#|Aspose.PDF fo...

    تعلم كيفية إضافة تعليق تمييز إلى مستندات PDF في .NET باستخدام Aspose.PDF لتأكيد النص ومراجعته.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ar/net/highlights-annotation/
  10. Criar AcroForm - Criar PDF Preenchível em C#|As...

    Com Aspose.PDF for .NET você pode criar um formulário do zero em seu arquivo PDF...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/pt/net/create-form/