Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 9,083 for

annotator

(0.06 sec)
  1. Navegación e Interacción en PDF|Aspose.PDF para...

    Esta sección describe las características de trabajo con enlaces, acciones y marcadores....Trabajando con XML usando C++ PDF Annotations using C++...

    docs.aspose.com/pdf/es/cpp/navigation-and-inter...
  2. ค้นหา

    ค้นหา...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkup คำอธิบายประกอบ if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/th/pdf/extract-text-from-pdf-cs...
  3. Архів

    Архів...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/uk/pdf/extract-text-from-pdf-cs...
  4. What's new|Aspose.PDF for Node.js via C++

    In this page introduces the most popular new features in Aspose.PDF for Node.js via C++ that have been introduced in recent releases....Delete Bookmarks Delete Annotations Extract a text from PDF Optimize...

    docs.aspose.com/pdf/nodejs-cpp/whatsnew/
  5. Obtenir la préférence du visualiseur d'un fichi...

    Cette section montre comment obtenir la préférence du visualiseur d'un fichier PDF existant en utilisant la classe PdfContentEditor....visualiseur de PDF Ajouter des annotations à un fichier PDF existant...

    docs.aspose.com/pdf/fr/net/get-viewer-preferenc...
  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. ค้นหา

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

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  8. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperlinks in my document. It works for hyperlinks (URI) but I need to know also what is text that document reader will see. For example, I have foll…...pdf"); // get the first link annotation from the first page of the...(LinkAnnotation)doc.Pages[1].Annotations[1]; if (linkAnnot.Action...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  9. ล้างคำอธิบายประกอบ PDF ออนไลน์และใช้ Python | p...

    ลบความคิดเห็นออกจากเอกสาร PDF ผ่านแอปออนไลน์ฟรี รหัส Python API เพื่อลบความคิดเห็นออกจากไฟล์ PDF...NET Annotate ล้างคำอธิบายประกอบ PDF ออนไลน์และใช้...์ วนซ้ำอาร์เรย์และเรียก annotations.delete เรียกวิธีการบันทึกเพื่อบันทึกเอกสาร...

    products.aspose.com/total/th/python-net/annotat...
  10. 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...