Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 9,050 for

annotate

(0.32 sec)
  1. Python を使用したテキストベースのアノテーション|Aspose.PDF for Pyth...

    .NET 経由で Aspose.PDF for Python を使用して、PDF ドキュメント内のフリーテキスト、ハイライト、下線、波線、取り消し線の付いた注釈を追加、確認、削除する方法について説明します。...フリーテキスト注釈の作成と設定 free_text_annotation = ap . annotations . FreeTextAnnotation...308 , 720 , True ), ap . annotations . DefaultAppearance (), )...

    docs.aspose.com/pdf/ja/python-net/text-based-an...
  2. PDF-стикеры с заметками на C#|Aspose.PDF for .NET

    Узнайте, как создавать стикеры-заметки в PDF-файлах с помощью Aspose.PDF на .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ru/net/sticky-annotations/
  3. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...the inkstrokes to get the annotation data. Saving the output as...and I click on Hide all annotations the underlying text is displayed...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  4. 使用 Python 的标记注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、读取和删除文本、插入符号以及替换批注。... text_annotation = ap . annotations . TextAnnotation...text_annotation . title = "Aspose User" text_annotation . subject...

    docs.aspose.com/pdf/zh/python-net/markup-annota...
  5. PDF 멀티미디어 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF for .NET은 PDF 문서에서 멀티미디어 주석을 추가, 가져오기 및 삭제할 수 있게 해줍니다....Hide ] PDF 문서의 주석은 Page 객체의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...모든 주석을 포함합니다: 각 페이지는 고유한 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/net/multimedia-annotation/
  6. 使用 Java 編輯 PDF | Aspose.PDF

    使用 Java 的 Java 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/zh-hant/java/redaction/
  7. Créer des liens PDF en Python|Aspose.PDF for Py...

    Apprenez comment créer des liens PDF internes, externes et distants en Python....7 (ISO 32000-1:2008), une annotation de lien peut déclencher plusieurs...ce qui se passe lorsque l’annotation est activée. Voici les actions...

    docs.aspose.com/pdf/fr/python-net/create-links/
  8. التعليقات التوضيحية للعلامة المائية باستخدام Py...

    تعرف على كيفية إضافة التعليقات التوضيحية للعلامة المائية وفحصها وحذفها في مستندات PDF باستخدام Aspose.PDF لـ Python عبر .NET.... watermark_annotation = ap . annotations . WatermarkAnnotation...) page . annotations . append ( watermark_annotation ) تكوين مظهر...

    docs.aspose.com/pdf/ar/python-net/watermark-ann...
  9. Anotasi Watermark menggunakan Python|Aspose.PDF...

    Pelajari cara menambahkan, memeriksa, dan menghapus anotasi watermark pada dokumen PDF menggunakan Aspose.PDF for Python via .NET.... watermark_annotation = ap . annotations . WatermarkAnnotation...) page . annotations . append ( watermark_annotation ) Konfigurasikan...

    docs.aspose.com/pdf/id/python-net/watermark-ann...
  10. Adicionar Anotações de Figuras usando C#|Aspose...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/pt/net/figures-annotation/