Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 8,588 for

annotate

(0.31 sec)
  1. 使用 Python 編輯 PDF | Aspose.PDF

    使用 Python for .NET 的 Python 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  2. ארכיון

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

    blog.aspose.com/he/diagram/add-comments-to-visi...
  3. 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...
  4. 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/
  5. Usando Anotações de Link em PDF|Aspose.PDF for ...

    Aspose.PDF for .NET permite que você Adicione, Obtenha e Exclua Anotações de Link do seu documento PDF.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/pt/net/link-annotations/
  6. التعامل مع التعليقات|Documentation

    توضح هذه الصفحة كيفية إضافة التعليقات أو تحريرها باستخدام مكتبة Aspose.Diagram....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/ar/net/working-with-com...
  7. Lavorare con i commenti|Documentation

    Questa pagina descrive come aggiungere o modificare commenti con la libreria Aspose.Diagram....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/it/net/working-with-com...
  8. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/zh/net/working-with-com...
  9. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…... Annotations flattening 2. PDF Form fields...Read annotations/markups data 1. Read Markup Annotation fields...

    forum.aspose.com/t/looking-for-details-for-aspo...
  10. PDF スティッキー注釈を Python で使用する|Aspose.PDF for Pytho...

    このトピックはスティッキー注釈についてであり、例としてテキストにウォーターマーク注釈を示します。... annotations . WatermarkAnnotation ( page...ページの注釈コレクションに注釈を追加 page . annotations . append ( wa ) # フォント設定のためのTextStateを作成...

    docs.aspose.com/pdf/ja/python-net/sticky-annota...