Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 8,552 for

annotate

(0.2 sec)
  1. วิธีการรับ Link คำอธิบายประกอบโดยใช้ Java | Asp...

    รหัสตัวอย่าง Java ที่จะได้รับ Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับ JSP/JSF แอพลิเคชันและการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/link...
  2. Comment expurger un PDF en C#

    Cet article précis explique comment rédiger un PDF en C#. Il contient les informations de configuration de l'IDE et l'algorithme sous forme d'étapes simples, suivies d'un extrait de code pour rédiger le texte au format PDF à l'aide de C#....Ajouter l’annotation à la collection d’annotations Caviardez...la rédaction. Ensuite, l’annotation est créée et ajoutée à la...

    kb.aspose.com/fr/pdf/net/how-to-redact-a-pdf-in...
  3. 注釈を抽出する (ファサード)|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDF形式に注釈を抽出する方法について説明します。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ja/java/extract-annotation/
  4. How to Redact a PDF in Python

    This simple guide covers how to redact a PDF in Python. It includes the IDE configuration information, the step-by-step process, and a code snippet to redact text in PDF using Python....Append the annotation to the existing annotations collection...initialize an annotation for redaction. Next, add the annotation on a...

    kb.aspose.com/pdf/python/how-to-redact-a-pdf-in...
  5. Odebrat anotaci pomocí Java | products.aspose.com

    Zdrojový kód Java pro odstranění komentářů k prezentaci...ukázky kódu PowerPoint Remove Annotation From PPT Jak odstranit anotace...Slides for Java API. Remove Annotation From PPTX Jak odstranit anotace...

    products.aspose.com/slides/cs/java/annotation/
  6. Java 을 (를) 사용하여 Caret 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Caret 주석을 제거하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Caret 주석에 대해 Remove..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/care...
  7. 記録

    記録...して注釈を取得します Aspose::Pdf::Annotations::AnnotationType annotTypes)メソッド。...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ja/pdf/working-with-annotations...
  8. Documentation

    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....weight: 30 url: /id/cpp/figures-annotation/ description: Artikel ini...(instans dari kelas Aspose.Pdf.Annotations.CircleAnnotation) kecuali...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  9. 搜索

    搜索... 檢索特定頁面的 annotations 屬性以獲取該頁面上的所有註釋。 遍歷註釋並過濾那些具有...Document("annotations.pdf") # 遍歷第一頁上的所有註解 for annotation in document...

    blog.aspose.com/zh-hant/pdf/parse-pdf-in-python/
  10. XFDFへの注釈のインポートとエクスポート|Aspose.PDF for .NET

    C#とAspose.PDF for .NETライブラリを使用して、XFDF形式で注釈をインポートおよびエクスポートできます。... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ja/net/import-export-xfdf/