Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 11,975 for

new

(0.12 sec)
  1. Filigrana documenti Word utilizzando C# | Filig...

    Aggiungi filigrane di testo e immagini ai documenti Word utilizzando C#. Applica filigrane a livello di codice sulle pagine utilizzando l'API .NET....using (Watermarker watermarker = new Watermarker("path/document.docx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/it/watermark/watermark-word-...
  2. Переглядач файлів STL за допомогою C# | Перегля...

    Переглядайте файли STL як PDF за допомогою C#. Подальше відтворення файлів стереолітографії (STL) у форматах HTML, JPG і PNG у програмах .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/uk/viewer/stl-file-viewer-us...
  3. 使用 Java 中的注释突出显示 PDF |使用高亮注释 PDF

    使用 Java 突出显示 PDF 中的文本并使用高亮注释。文档和图像注释 Java API 允许通过突出显示任何区域来注释 PDF 文件。...中使用高亮注释高亮 PDF Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/zh/annotation/highlight-pdf-...
  4. Tạo Siêu liên kết trong PDF bằng Chú thích Liên...

    Chú thích các tệp PDF bằng cách tạo siêu liên kết bằng chú thích liên kết trong Java. Chú thích tài liệu và hình ảnh API Java cho phép chú thích bằng cách liên kết dữ liệu bên ngoài....trong Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/vi/annotation/create-hyperli...
  5. 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-...
  6. افزودن یا حذف حاشیه نویسی | حاشیه نویسی فایل ها...

    فایل های 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...
  7. 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-...
  8. 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-...
  9. GroupDocs.Viewer for Node.js 25.12 – การอัปเดตล...

    สำรวจสิ่งใหม่ใน GroupDocs.Viewer สำหรับ Node.js 25.12. พร้อมให้บริการแล้วบน NuGet และเว็บไซต์ GroupDocs....2025 Table of Contents What’s new in this release Major feature...the update Resources What’s new in this release # GroupDocs.Viewer...

    blog.groupdocs.com/th/viewer/groupdocs-viewer-f...
  10. Ändern Sie die Seitenausrichtung des Word-Dokum...

    Ändern Sie die Ausrichtung von Seiten in Word DOC/DOCX-Dokumenten in Java. Stellen Sie Seiten innerhalb von Anwendungen mit GroupDocs als Hoch- oder Querformat ein....orientationOptions = new OrientationOptions(OrientationMode.Landscape, new int[]...int[] { 1, 2 }); Merger merger = new Merger("path/document.docx");...

    blog.groupdocs.com/de/merger/change-page-orient...