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

annotate

(0.05 sec)
  1. C#を使用した追加注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイルに追加の注釈を追加する方法を学びます。... 新しい Caret Annotation を作成し、キャレットパラメータ(新しいRecta...入を示すために使用されます。 新しい Caret Annotation を作成し、キャレットパラメータ(新しいRecta...

    docs.aspose.com/pdf/ja/net/extra-annotations/
  2. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  3. Archiv

    Archiv...Pythonu Parsing PDF Figures Annotation in Python Jak analyzovat...má svou vlastní kolekci Annotations, která obsahuje všechny poznámky...

    blog.aspose.com/cs/pdf/parse-pdf-in-python/
  4. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/python-net/redaction/
  5. PDF에서 주석 추출|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 추출하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ko/net/extract-annotation/
  6. Создание AcroForm - Создание заполняемого PDF в...

    С помощью Aspose.PDF for .NET вы можете создать форму с нуля в вашем 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/ru/net/create-form/
  7. Uso de la anotación de texto para PDF|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar anotaciones de texto de tu documento PDF.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create text annotation var textAnnotation = new...

    docs.aspose.com/pdf/es/net/text-annotation/
  8. 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/
  9. Extraire les Liens du Fichier PDF|Aspose.PDF po...

    Extraire les liens d'un PDF avec Java. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector....représentés sous forme d’annotations dans un fichier PDF, donc...Page. Obtenez toutes les annotations de lien sélectionnées dans...

    docs.aspose.com/pdf/fr/java/extract-links/
  10. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....a text annotation and then add it to the annotations collection...to add annotation Create or load a PDF to add annotation using...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...