Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 9,045 for

annotator

(0.08 sec)
  1. 텍스트 주석 추가|Aspose.PDF for Python via .NET

    .NET을 통해 파이썬용 Aspose.PDF 의 PDFContentEditor 클래스를 사용하여 PDF 문서에 텍스트 주석을 추가합니다....initialize_data_dir def add_text_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ko/python-net/add-text-anno...
  2. 添加自由文本批注|Aspose.PDF for Python via .NET

    此示例加载现有的 PDF 文件,在指定位置向第一页添加自由文本批注,然后保存修改后的文档。...initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/zh/python-net/add-free-text...
  3. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示...Annotations.HideAction 类将隐藏/显示的操作分配给...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  4. C#를 사용한 PDF 툴팁|Aspose.PDF for .NET

    C# 및 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배웁니다....Annotations.HideAction 클래스를 사용하여 텍스트...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/ko/net/pdf-tooltip/
  5. キャレット注釈を追加|Aspose.PDF for Python via .NET

    次の使用例は、既存の PDF を読み込み、最初のページにキャレット注釈を追加して、変更した文書を保存します。注釈には赤いキャレット記号と説明のコメントテキストが含まれています。...initialize_data_dir def add_caret_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add caret annotation to page 1 content_editor...

    docs.aspose.com/pdf/ja/python-net/add-caret-ann...
  6. Come rimuovere l'annotazione di Highlight usand...

    Codice di esempio Java per rimuovere le annotazioni di Highlight nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/it/java/annotation/high...
  7. 如何用 C++ 添加 Underline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Underline 注释的源代码...Annotations 集合中的 Underline 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. .NET 을 (를) 사용하여 Text 주석을 제거하는 방법 | Aspose.PDF

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

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

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Highlight 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Highlight 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

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

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

    products.aspose.com/pdf/ko/cpp/annotation/circl...