Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 12,279 for

new

(0.46 sec)
  1. افزودن یا حذف حاشیه نویسی | حاشیه نویسی فایل ها...

    فایل های PDF را به صورت برنامه نویسی در C# حاشیه نویسی کنید. با استفاده از NET API یادداشت هایی مانند فلش، مستطیل، بیضی، برجسته، واترمارک اضافه کنید یا حذف کنید....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fa/annotation/annotate-pdf-f...
  2. Annoteer Word DOC DOCX-bestanden in Java | Anno...

    Annotaties toevoegen aan of verwijderen uit Word DOC/DOCX-bestanden in Java. Voeg annotaties met pijlen, rechthoeken, ellipsen en watermerken toe met behulp van document Annotation API....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/nl/annotation/annotate-word-...
  3. Annota i file Word DOC DOCX in Java | Aggiungi ...

    Aggiungi o rimuovi annotazioni dai file Word DOC/DOCX in Java. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione del documento....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/it/annotation/annotate-word-...
  4. Kommentieren Sie Word-DOC-DOCX-Dateien in Java ...

    Hinzufügen oder Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in Java. Fügen Sie Pfeil-, Rechteck-, Ellipsen- und Wasserzeichen-Anmerkungen mit der Document Annotation API hinzu....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/de/annotation/annotate-word-...
  5. Twórz hiperłącza w formacie PDF za pomocą adnot...

    Dodawaj adnotacje do plików PDF, tworząc hiperłącza przy użyciu adnotacji łączy w języku C#. Adnotacje w dokumentach i obrazach Interfejs API .NET umożliwia dodawanie adnotacji poprzez łączenie danych zewnętrznych....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/pl/annotation/create-hyperli...
  6. Tekst doorhalen in documenten met C# | C̶r̶o̶s̶...

    Gebruik de doorgestreepte annotatie om de ongeldige tekst in de documenten door te halen met behulp van C#. Automatiseer de document- en beeldannotaties met de .NET API....using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/nl/annotation/strikethrough-...
  7. إنشاء ارتباطات تشعبية في ملف PDF باستخدام التعل...

    علق ملفات PDF عن طريق إنشاء ارتباطات تشعبية باستخدام التعليقات التوضيحية للارتباط في Java. الشرح التوضيحي للمستند والصورة تسمح Java API بالتعليق عن طريق ربط البيانات الخارجية....في Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/ar/annotation/create-hyperli...
  8. Створення гіперпосилань у PDF за допомогою анот...

    Додавайте коментарі до файлів PDF, створюючи гіперпосилання за допомогою анотацій посилань у Java. Java API анотації документів і зображень дозволяє робити анотації шляхом зв’язування зовнішніх даних....у Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/uk/annotation/create-hyperli...
  9. 使用 C# 突出显示带有注释的 PDF |使用高亮注释 PDF

    使用 C# 突出显示 PDF 中的文本并使用高亮注释。文档和图像注释 .NET API 允许通过突出显示任何区域来注释 PDF 文件。...using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/zh/annotation/highlight-pdf-...
  10. Buat Hyperlink di PDF menggunakan Anotasi Tauta...

    Anotasi file PDF dengan membuat hyperlink menggunakan anotasi tautan di Java. Anotasi dokumen dan gambar Java API memungkinkan anotasi dengan menautkan data eksternal....di Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/id/annotation/create-hyperli...