Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 8,643 for

annotation

(0.4 sec)
  1. C++ 을 (를) 사용하여 Watermark 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Watermark 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Watermark 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/water...
  2. C++ 을 (를) 사용하여 Polyline 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Polyline 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...
  3. .NET 을 (를) 사용하여 Strikeout 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Strikeout 주석을 추가하는 C...Annotations 컬렉션에서 Strikeout 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/net/annotation/strik...
  4. .NET 을 (를) 사용하여 Caret 주석을 제거하는 방법 | Aspose.PDF

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

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

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Caret 주석을 추가하는 C...Annotations 컬렉션에서 Caret 주석에 대해 Add 메서드를..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/net/annotation/caret...
  6. PDF 스티커 주석|Aspose.PDF for Java

    이 주제는 스티커 주석에 관한 것으로, 예시로 본문에서 워터마크 주석을 보여줍니다. 페이지에 그래픽을 나타내는 데 사용됩니다. 이 작업을 해결하기 위한 코드 스니펫을 확인하세요....annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 결과 출력 for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ko/java/sticky-annotations/
  7. Opérations avancées|Aspose.PDF for .NET

    Aspose.PDF peut effectuer non seulement des tâches simples et faciles, mais aussi faire face à des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/net/advanced-operations/
  8. PDF 주석용 API | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱 및 High Code API를 사용하여 PDF 문서에서 주석을 제거합니다....pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/ko/annotation/
  9. Добавить подсказки к тексту PDF в Python|Aspose...

    Узнайте, как добавить подсказки к фрагментам текста в PDF‑документах с помощью Python.... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/ru/python-net/pdf-tooltip/
  10. Extraer texto de PDF C#|Aspose.PDF for .NET

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF en C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/es/net/extract-text-from-al...