Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 12,535 for

new

(1.55 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. 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-...
  3. GroupDocs.Parser for .NET 26.3 – Obsługa OCR dl...

    GroupDocs.Parser for .NET 26.3 dodaje natywną obsługę OCR dla języka arabskiego i koreańskiego, w pakiecie z zasobami językowymi umożliwiającymi płynne wyodrębnianie tekstu....class using (Parser parser = new Parser(documentPath)) { OcrOptions...OcrOptions ocrOptions = new OcrOptions() { Language = Language.Kor...

    blog.groupdocs.com/pl/parser/groupdocs-parser-f...
  4. GroupDocs.Parser for .NET 26.3 – Поддержка OCR ...

    GroupDocs.Parser for .NET 26.3 добавляет нативную поддержку OCR для арабского и корейского языков, поставляемую с языковыми ресурсами для бесшовного извлечения текста....class using (Parser parser = new Parser(documentPath)) { OcrOptions...OcrOptions ocrOptions = new OcrOptions() { Language = Language.Kor...

    blog.groupdocs.com/ru/parser/groupdocs-parser-f...
  5. إنشاء ارتباطات تشعبية في ملف 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...
  6. Створення гіперпосилань у 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...
  7. 使用 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-...
  8. 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...
  9. Ajouter ou supprimer des annotations | Annoter ...

    Ajoutez et supprimez par programme des annotations de fichiers PDF en Java. Ajoutez des flèches, des rectangles, des ellipses, des surlignages, des annotations de filigrane et plus encore à l'aide de l'API Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...
  10. Ajouter ou supprimer des annotations | Annotez ...

    Annotez par programmation des fichiers PDF en C#. Ajoutez ou supprimez des annotations telles que des flèches, un rectangle, une ellipse, une surbrillance, des annotations de filigrane à l'aide de l'API .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...