Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 8,590 for

annotate

(0.12 sec)
  1. 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...
  2. .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/...
  3. .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/...
  4. 如何用 .NET 添加 Circle 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Circle 个注释。...Annotations 集合中的 Circle 注释方法 Add 再次保存该文件...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. نحوه دریافت Caret حاشیه نویسی با استفاده از {{p...

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

    products.aspose.com/pdf/fa/java/annotation/care...
  6. Aspose.PDF Product Family

    Trouvez des réponses pour créer, convertir, modifier et manipuler des fichiers PDF par programmation....utilisant C# Supprimer les annotations d'un PDF à l'aide de C# Imposer...l'aide de Java Supprimer les annotations d'un PDF en Java Imposer...

    kb.aspose.com/fr/pdf/page/3/
  7. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....different properties of the annotation added for the sound. Steps...SoundAnnotation object Add it to the annotations collection of the selected...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  8. スタンプからテキストを抽出する C#|Aspose.PDF for .NET

    Aspose.PDF for .NET の特別な機能 - スタンプ注釈からのテキスト抽出の使用方法を学ぶ... ページの注釈リストから目的の Annotation を取得します。 TextAbsorber クラスの新しいオブジェクトを定義します。...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/ja/net/extract-text-from-st...
  9. Bekerja dengan Aksi dalam PDF|Aspose.PDF untuk C++

    Bagian ini menjelaskan cara menambahkan aksi ke dokumen dan bidang formulir secara programatis dengan C++....MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( link ); //...

    docs.aspose.com/pdf/id/cpp/actions/
  10. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为XFDF格式。...methods to import and export annotations data to XFDF files. 我们知道,XFDF...with import and export of annotations to XFDF file. PDFAnnotationEditor...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/