Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 11,974 for

new

(0.16 sec)
  1. Створення гіперпосилань у 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...
  2. 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...
  3. إنشاء ارتباطات تشعبية في ملف 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...
  4. Convertir des feuilles de calcul Excel en PDF à...

    Convertissez des fichiers Excel en PDF à l'aide de C#. Convertissez un classeur complet, des feuilles sélectionnées, une sous-séquence de feuilles ou toute plage de cellules à l'aide de l'API .NET de conversion de feuille de calcul....Func<LoadOptions> loadOptions = () => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/fr/conversion/convert-excel-...
  5. 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-...
  6. 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-...
  7. 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-...
  8. افزودن یا حذف حاشیه نویسی | حاشیه نویسی فایل ها...

    فایل های 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...
  9. Java を使用して EPUB メタデータを管理する - メタデータ エディター

    Java を使用して EPUB 電子書籍メタデータを表示および編集する方法を発見します。特定の EPUB プロパティと Dublin Core アイテムをプログラムで更新します。...取る try (Metadata metadata = new Metadata("path/ebook.epub"))...メタデータを更新する try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/ja/metadata/manage-epub-meta...
  10. 주석 추가 또는 제거 | C#을 사용하여 PDF 파일에 주석 달기

    프로그래밍 방식으로 C#에서 PDF 파일에 주석을 추가합니다. .NET API를 사용하여 화살표, 직사각형, 타원, 강조 표시, 워터마크 주석과 같은 주석을 추가하거나 제거합니다....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

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