Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 8,545 for

annotate

(0.31 sec)
  1. 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...
  2. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....class Add the annotation to existing annotations Redact the PDF...redaction annotation. Subsequently, add the annotation to the page...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  3. Mettre à jour les liens dans un PDF|Aspose.PDF ...

    Mettre à jour les liens dans un PDF par programmation. Ce guide traite de la manière de mettre à jour les liens dans un PDF en langage C#....texte de LinkAnnotation L’annotation de lien ne contient pas de...contenu de la page sous l’annotation. Par conséquent, pour changer...

    docs.aspose.com/pdf/fr/net/update-links/
  4. วิธีการรับ Freetext คำอธิบายประกอบโดยใช้ Java |...

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

    products.aspose.com/pdf/th/java/annotation/free...
  5. Come ottenere l'annotazione di Freetext usando ...

    Codice di esempio Java per ottenere Freetext annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/free...
  6. 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/
  7. 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...
  8. نحوه دریافت Link حاشیه نویسی با استفاده از {{pr...

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

    products.aspose.com/pdf/fa/java/annotation/link...
  9. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio Java utilizzando Aspose.PDF per Java...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...Java Per aggiungere Text Annotation, utilizzeremo l’API Aspose...

    products.aspose.com/pdf/it/java/annotation/
  10. 修改 PDF 中的注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释修改为 XFDF。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/zh/net/modify-annotations/