Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 8,737 for

annotate

(0.12 sec)
  1. Extraire le texte de toutes les pages PDF en ut...

    Cet article décrit diverses façons d'extraire du texte de documents PDF en utilisant Aspose.PDF en C++. De pages entières, d'une partie spécifique, basé sur des colonnes, etc....travers toutes les annotations for ( auto annotation : document ->...-> idx_get ( 1 ) -> get_Annotations ()) { // Filtrer TextMarkupAnnotation...

    docs.aspose.com/pdf/fr/cpp/extract-text-from-al...
  2. 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...
  3. C++ 을 (를) 사용하여 Underline 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Underline 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Underline 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/under...
  4. C++ 을 (를) 사용하여 Square 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Square 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Square 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/squar...
  5. .NET 을 (를) 사용하여 Square 주석을 가져오는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/net/annotation/squar...
  6. C++ 을 (를) 사용하여 Text 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Text 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Text 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/text/...
  7. .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...
  8. .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...
  9. چگونگی اضافه کردن 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...
  10. چگونگی اضافه کردن 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...