Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 8,711 for

annotator

(0.37 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. ลบคำอธิบายประกอบ XLTX ออนไลน์หรือจัดการคำอธิบาย...

    ลบความคิดเห็นออกจากไฟล์ XLTX ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ XLTX...Total Java Annotate ลบคำอธิบายประกอบ XLTX ออน...ndencies) ``` 📊 ทำไมต้อง Annotate ไฟล์ XLTX: ปรับปรุงเทมเพลตรายงาน...

    products.aspose.com/total/th/java/annotate/xltx/
  3. ארכיון

    ארכיון...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // או שתשטח את ההערה annotation.flatten(); // או למחוק את...

    blog.aspose.com/he/pdf/compress-optimize-reduce...
  4. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....page annotation element. link2 . tag ( page . annotations [ 1...page annotation element. link1 . tag ( page . annotations [ 2...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  5. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  6. PDF内のリンクを更新する|Aspose.PDF for Java

    プログラムでPDF内のリンクを更新します。このガイドはJava言語でPDF内のリンクを更新する方法についてです。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ja/java/update-links/
  7. 档案

    档案...Annotations 属性访问注释。 按类型过滤注释。 遍历注解并使用 Page.Annotations.Delete(Annotation)...Delete(Annotation) 方法一一删除。 下面的 C# 代码片段显示了在 PDF 到 PPTX 转换中删除注释的一种可能方法:...

    blog.aspose.com/zh/pdf/advanced-tricks-to-conve...
  8. Wis PDF-annotaties online en gebruik Python | p...

    Verwijder gratis opmerkingen uit PDF-documenten via de online app. Python API-code om opmerkingen uit het PDF-bestand te verwijderen....NET Annotate Wis PDF-annotaties online...Loop door de array en roep annotations.delete aan Roep de opslagmethode...

    products.aspose.com/total/nl/python-net/annotat...
  9. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...Annotations.BorderStyle.Solid; var textBoxField2...Pdf.InteractiveFeatures.Annotations.BorderStyle.Solid; // save...

    forum.aspose.com/t/facades-form-not-displaying-...
  10. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF documents in .NET? Edit PDF files with high quality using .NET PDF library....important sections or adding annotations can greatly improve the understanding...documents. By editing these annotations, users can effectively track...

    products.aspose.com/pdf/tutorial/edit-pdf/