Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 8,551 for

annotation

(0.26 sec)
  1. 스탬프에서 텍스트 추출|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ko/java/extract-text-from-s...
  2. آرشیوها

    آرشیوها... خصوصیت annotations یک صفحه خاص را بازیابی کنید...document = ap.Document("annotations.pdf") # تمام یادداشت ها را...

    blog.aspose.com/fa/pdf/parse-pdf-in-python/
  3. Impor dan Ekspor Anotasi ke XFDF|Aspose.PDF for...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C# dan pustaka Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/id/net/import-export-xfdf/
  4. Arsip

    Arsip...Annotations.Add(Annotation)] 12 . Simpan dokumen...halaman document.Pages[1].Annotations.Add(lineAnnotation); // Simpan...

    blog.aspose.com/id/pdf/add-or-remove-annotation...
  5. XFDFへの注釈のインポートとエクスポート|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFに注釈をインポートおよびエクスポートする方法を説明します。...ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ja/net/import-export-annota...
  6. نحوه دریافت Link حاشیه نویسی با استفاده از {{pr...

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

    products.aspose.com/pdf/fa/java/annotation/link...
  7. PDFファイルからリンクを抽出する|Aspose.PDF for Java

    JavaでPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ja/java/extract-links/
  8. 从印章中提取文本|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-st...
  9. Trabajar con comentarios|Documentation

    Esta página describe cómo agregar un comentario en una página del dibujo Visio con la biblioteca Aspose.Diagram....collection of the annotations annotations = diagram . getPages...through the annotations for annotation in annotations : comment...

    docs.aspose.com/diagram/es/python-java/working-...
  10. Archiv

    Archiv...Anmerkungen abrufen annotations = page0.page_sheet.annotations; # Durchlaufen...Anmerkungen for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/de/diagram/add-comments-to-visi...