Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 8,547 for

annotation

(0.19 sec)
  1. PDF에서 링크 업데이트|Aspose.PDF for Java

    PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 Java 언어로 PDF의 링크를 업데이트하는 방법에 관한 것입니다....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ko/java/update-links/
  2. 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...
  3. .NET 을 (를) 사용하여 Freetext 주석을 가져오는 방법 | Aspose.PDF

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

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

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

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

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

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

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

    products.aspose.com/pdf/ko/net/annotation/text/...
  7. .NET 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Link 주석을 추가하는 C...Annotations 컬렉션에서 Link 주석에 대해 Add 메서드를...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

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

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

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

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

    products.aspose.com/pdf/fa/net/annotation/water...
  10. چگونگی اضافه کردن Strikeout حاشیه نویسی با استف...

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

    products.aspose.com/pdf/fa/cpp/annotation/strik...