Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 8,413 for

annotate

(0.09 sec)
  1. JavaでPDFのコメントを削除する方法

    このチュートリアルでは、Java で PDF のコメントを削除する方法について説明します。 IDE を設定するための情報、プログラムを作成する手順、Java で PDF 内のすべてのコメントを削除するための実行可能なサンプル コードを共有します。...ファイルの各ページを解析し、その collection of annotations にアクセスします 各注釈を解析し、テキスト型の注釈をフィルタリングして削除します...各注釈を解析し、テキスト型の注釈をフィルタリングして削除します Annotations コレクションの delete() メソッドを呼び出して、Text...

    kb.aspose.com/ja/pdf/java/how-to-delete-comment...
  2. ค้นหา

    ค้นหา...add(Annotation) สุดท้าย บันทึก PDF ที่อัปเดตโดยใช้เมธอด...textAnnotation.setTitle("Sample Annotation Title"); // ตั้งค่าหัวเรื่องคำอธิบายประกอบ...

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  3. PDF에서 C#으로 테이블 데이터 추출|Aspose.PDF for .NET

    C#을 사용하여 PDF에서 표 형식 데이터를 추출하는 방법을 배우십시오.... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ko/net/extract-data-from-ta...
  4. PDF スティッキー注釈を C++ で使用|Aspose.PDF for C++

    このトピックでは、スティッキー注釈について説明します。例として、テキスト内の透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...注釈をページの注釈コレクションに追加する page -> get_Annotations () -> Add ( wa ); // フォント設定用の...

    docs.aspose.com/pdf/ja/cpp/sticky-annotations/
  5. Optimizar, Comprimir o Reducir el Tamaño del PD...

    Optimizar archivo PDF, reducir todas las imágenes, reducir tamaño PDF, Desincrustar fuentes, Eliminar objetos no utilizados usando PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/es/php-java/optimize-pdf/
  6. 아카이브

    아카이브...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation 필터링 if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-cs...
  7. 搜索

    搜索...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/zh-hant/pdf/extract-text-from-p...
  8. Archiv

    Archiv...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/de/pdf/extract-table-from-pdf-u...
  9. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...
  10. FieldRef.include_note_or_comment property | Asp...

    FieldRef.include_note_or_comment property. Gets or sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and comment text....increment footnote, endnote, and annotation numbers that are marked by...

    reference.aspose.com/words/python-net/aspose.wo...