Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 7,617 for

annotation

(0.04 sec)
  1. .NET 을 (를) 사용하여 Link 주석을 제거하는 방법 | Aspose.PDF

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/pdf/ko/net/annotation/text/...
  9. نحوه دریافت Caret حاشیه نویسی با استفاده از {{p...

    کد نمونه جاوا برای دریافت Caret حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای JSP/JSF برنامه ها و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/care...
  10. XFDFへの注釈のインポートとエクスポート|Aspose.PDF for .NET

    C#とAspose.PDF for .NETライブラリを使用して、XFDF形式で注釈をインポートおよびエクスポートできます。... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ja/net/import-export-xfdf/