Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 8,589 for

annotate

(0.92 sec)
  1. .NET 을 (를) 사용하여 Polygon 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Polygon 주석을 가져오기 위한 C...Annotations 컬렉션에서 Polygon 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/polyg...
  2. .NET 을 (를) 사용하여 Strikeout 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Strikeout 주석을 가져오기 위한 C...Annotations 컬렉션에서 Strikeout 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/strik...
  3. چگونگی اضافه کردن Caret حاشیه نویسی با استفاده ...

    کد منبع برای اضافه کردن Caret حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/fa/cpp/annotation/caret...
  4. چگونگی اضافه کردن Circle حاشیه نویسی با استفاده...

    کد منبع برای اضافه کردن Circle حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...pdf" )); // Create Polygon Annotation var circleAnnotation = new...document . Pages [ 1 ]. Annotations . Add ( circleAnnotation...

    products.aspose.com/pdf/fa/cpp/annotation/circl...
  5. 如何用 .NET 添加 Freetext 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Freetext 个注释。...Annotations 集合中的 Freetext 注释方法 Add 再次保存该文件...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. چگونگی اضافه کردن Strikeout حاشیه نویسی با استف...

    سورس کد در C# برای اضافه کردن Strikeout حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( StrikeoutAnnotation1...

    products.aspose.com/pdf/fa/net/annotation/strik...
  7. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively....ModifyAnnotations 20 Add or modify text annotations, fill in interactive form...to allow the editing of annotations. PdfEncryptionDetails encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  8. arkiv

    arkiv...ytterligare element med namnet annotering. Låt oss skriva en liten...kommentarerna med egenskapen Page.Annotations . Filtrera kommentarerna...

    blog.aspose.com/sv/pdf/advanced-tricks-to-conve...
  9. PDF 파일에서 원시 텍스트 추출|Aspose.PDF for Android via Java

    이 문서는 Aspose.PDF for Android via Java를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지에서, 특정 부분에서, 열을 기반으로 등....// 모든 주석을 반복 for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation 필터링 if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ko/androidjava/extract-text...
  10. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF...ideal for contextual help, annotations, or dynamic content presentation...floating_field . flags |= ap . annotations . AnnotationFlags . HIDDEN...

    docs.aspose.com/pdf/python-net/pdf-tooltip/