Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 8,546 for

annotation

(0.09 sec)
  1. Travailler avec les Signets|Aspose.PDF for .NET

    Cette section explique comment travailler avec les Facades Aspose.PDF en utilisant la classe PdfBookmarEditor....Signets Travailler avec les Annotations Extraire des images et du...

    docs.aspose.com/pdf/fr/net/working-with-bookmar...
  2. Annotatie toevoegen, bewerken en verwijderen va...

    Java broncode om VSTM bestand te annoteren op Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....Diagram Java Annotation Annotatie toevoegen, bewerken...Java PNG JPG BMP TIFF VSTM Annoteer VSTM indelingen in Java Native...

    products.aspose.com/diagram/nl/java/annotation/...
  3. Annotatie toevoegen, bewerken en verwijderen va...

    Java broncode om VSSM bestand te annoteren op Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....Diagram Java Annotation Annotatie toevoegen, bewerken...Java PNG JPG BMP TIFF VSSM Annoteer VSSM indelingen in Java Native...

    products.aspose.com/diagram/nl/java/annotation/...
  4. ค้นหา

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

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  5. JavaでPDFのコメントを削除する方法

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

    kb.aspose.com/ja/pdf/java/how-to-delete-comment...
  6. 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/
  7. 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...
  8. Optimiser, compresser ou réduire la taille d'un...

    Optimiser un fichier PDF, réduire toutes les images, réduire la taille du PDF, désincorporer les polices, supprimer les objets inutilisés avec Java....Supprimer ou aplatir les annotations Optimiser le document PDF...Aplatissement des Annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/java/optimize-pdf/
  9. Extraer texto de todas las páginas de un PDF us...

    Este artículo describe varias maneras de extraer texto de documentos PDF usando Aspose.PDF en C++. De páginas enteras, de una parte específica, basado en columnas, etc....las anotaciones for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Filtrar TextMarkupAnnotation...

    docs.aspose.com/pdf/es/cpp/extract-text-from-al...
  10. 모든 PDF 페이지에서 텍스트 추출하기 C++ 사용|Aspose.PDF for C++

    이 문서는 Aspose.PDF를 사용하여 C++에서 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지, 특정 부분, 열 기반 등....); // 모든 주석을 반복 for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // TextMarkupAnnotation...

    docs.aspose.com/pdf/ko/cpp/extract-text-from-al...