Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 7,617 for

annotator

(0.1 sec)
  1. C#を使用したPDFハイライト注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントにハイライト注釈を追加する方法を学び、テキストの強調とレビューを行います。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ja/net/highlights-annotation/
  2. PdfAttachmentsEmbeddingMode | Aspose.Words for ...

    Specifies how attachments are embedded to PDF document in Java....Description ANNOTATIONS Attachments are embedded as annotations with...document embedded files without annotations. NONE Attachments are not...

    reference.aspose.com/words/java/com.aspose.word...
  3. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    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/ja/net/create-form/
  4. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....link and free Text annotations to the annotations collection on the...PDF file and then a link annotation is added with specified attributes...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  5. PDF API 편집하기 | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱과 High Code API를 사용하여 PDF 문서를 수정할 수 있습니다....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/ko/redaction/
  6. Extraire des liens à partir du fichier PDF|Aspo...

    Extraire des liens à partir de PDF avec C#. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector....sont représentés comme des annotations dans un fichier PDF, donc...Page. Obtenez toutes les annotations de lien sélectionnées dans...

    docs.aspose.com/pdf/fr/cpp/extract-links/
  7. C#를 사용한 PDF 하이라이트 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에 하이라이트 주석을 추가하는 방법을 배우고 텍스트 강조 및 검토를 수행하세요.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ko/net/highlights-annotation/
  8. PDF 스티키 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF에 메모 및 강조와 같은 스티키 주석을 만드는 방법을 배웁니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ko/net/sticky-annotations/
  9. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/pt/net/highlights-annotation/
  10. 新着情報|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/