Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 8,744 for

annotator

(0.14 sec)
  1. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...对象的 Annotations 集合中。此集合仅包含该页面的所有注释:每个页面都有其自己的 Annotations 集合。要向特定页面添加注释,请使用...集合。要向特定页面添加注释,请使用 Add 方法将其添加到该页面的 Annotations 集合中。 使用 Aspose.PDF.InteractiveFeatures...

    docs.aspose.com/pdf/zh/java/multimedia-annotation/
  2. Távolítsa el a megjegyzéseket az Outlook és a T...

    Ingyenes alkalmazás és API-k EML, EMLX, MSG megjegyzésekhez és megjegyzésekhez Windows, Linux és macOS rendszereken...عربي ไทย 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/hu/annotation/
  3. ลบความคิดเห็นจากอีเมล Outlook และธันเดอร์เบิร์ด...

    แอพและ API ฟรีสำหรับ EML, EMLX, MSG คำอธิบายประกอบและความคิดเห็นบน Windows, Linux และ macOS...عربي 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/th/annotation/
  4. Annotatie toevoegen, bewerken en verwijderen va...

    Python broncode om VSDM bestanden te annoteren binnen een op Python gebaseerde applicatie....Diagram Python via Java Annotation Annotatie toevoegen, bewerken...Python PNG JPG BMP TIFF VSDM Annoteer VSDM indelingen in Python...

    products.aspose.com/diagram/nl/python-java/anno...
  5. ארכיון

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

    blog.aspose.com/he/pdf/compress-optimize-reduce...
  6. 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/
  7. 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-...
  8. 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/
  9. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Styr hur bilagor bäddas in i PDF-filer med PdfAttachmentsEmbeddingMode. Optimera dokumentstruktur och kompatibilitet för sömlös delning.... Annotations 1 Bilagor är inbäddade som...

    reference.aspose.com/words/sv/net/aspose.words....
  10. PDF スティッキー注釈|Aspose.PDF for Java

    このトピックはスティッキー注釈についてです。例として、テキストに透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 結果を出力する for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ja/java/sticky-annotations/