Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 8,589 for

annotate

(0.13 sec)
  1. ארכיון

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

    blog.aspose.com/he/pdf/compress-optimize-reduce...
  2. 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/
  3. 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/
  4. Usuń komentarze z wiadomości e-mail programu Ou...

    Bezpłatna aplikacja i interfejsy API dla EML, EMLX, MSG adnotacji i komentarzy na Windows, Linux i macOS...عربي ไทย 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/pl/annotation/
  5. Ta bort kommentarer från Outlook & Thunderbird ...

    Gratis app och API: er för EML, EMLX, MSG annotering och kommentarer på Windows, Linux och macOS...عربي ไทย 한국인 Tiếng Việt 繁體中文 Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/sv/annotation/
  6. arkiv

    arkiv...Annotations . Skapa PDF-filen med metoden...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/sv/pdf/create-pdf-documents-usi...
  7. 如何使用 Java 添加 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Link 註釋。...get_Item ( 1 ); // Create Link Annotation and set the action to call..."callto:678-555-0103" )); // Add annotation to page page . getAnnotations...

    products.aspose.com/pdf/zh-hant/java/annotation...
  8. افزودن JavaScript به PDF با استفاده از C#

    برای افزودن JavaScript به PDF با استفاده از C# این مقاله را دنبال کنید. این مقاله شامل جزئیات تنظیم IDE، فهرستی از مراحل و کد نمونه برای کار با PDF JS با استفاده از C# از طریق افزودن انواع مختلف اسکریپت‌ها برای اقدامات گوناگون است....تنظیم کنید کلاس های PDF و Annotations را از کتابخانه وارد کنید...ایجاد کنید. کلاس های PDF و Annotations را وارد کنید، مجوز را بارگذاری...

    kb.aspose.com/fa/pdf/net/add-javascript-to-pdf-...
  9. Come rimuovere commenti da PDF usando Python

    Questo articolo guida su come rimuovere i commenti dal PDF usando Python. Fornisce informazioni dettagliate per impostare l'IDE, scrivere l'algoritmo del programma e un codice di esempio eseguibile per eliminare tutti i commenti in PDF utilizzando Python....accedi alla raccolta di annotations Controlla ogni annotazione...Python . Mostra che la classe Annotation è una classe importante per...

    kb.aspose.com/it/pdf/python/how-to-remove-comme...
  10. 档案

    档案...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/zh/pdf/extract-table-from-pdf-u...