Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 8,573 for

paged

(1.52 sec)
  1. Як конвертувати SVG у JPG за допомогою Java

    Цей підручник проведе вас через повний робочий процес для перетворення SVG у JPG за допомогою Java та дозволить вам легко написати код Java SVG у JPG за допомогою кількох викликів API....GroupDocs, перейдіть за цим page . Updated on 28 May 2023 Українська...

    kb.groupdocs.com/uk/conversion/java/how-to-conv...
  2. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....with slide backgrounds Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Source Document Template Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/working-with-j...
  4. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Metadata embedded object Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Hợp nhất các tài liệu Word bằng Java | Tham gia...

    Cách Java để hợp nhất hai hoặc nhiều tài liệu Word thành một tệp. Chỉ kết hợp các trang chọn lọc của nhiều tệp Word trong ứng dụng của bạn....Specify the starting and ending page number // Hợp nhất các tài liệu...{ 2, 4, 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/vi/merger/merge-word-files-u...
  6. تحويل جداول Excel إلى PDF باستخدام C # | برنامج...

    قم بتحويل ملفات Excel إلى PDF باستخدام C #. تحويل مصنف كامل أو أوراق محددة أو تسلسل فرعي للأوراق أو أي نطاق خلايا باستخدام تحويل جدول البيانات .NET API....= new PdfConvertOptions() { Pages = new System.Collections.Generic...PageNumber = 2, PagesCount = 3 // Pages = new System.Collections.Generic...

    blog.groupdocs.com/ar/conversion/convert-excel-...
  7. Extrahieren Sie Bilder aus PDF, Word, Excel, PP...

    Extrahieren Sie Bilder aus dem gesamten Dokument und bestimmten Seiten von Textverarbeitungsdokumenten, Excel-Tabellen, PPT-Präsentationen und PDF-Dateien mit Java....format("Page: %d, R: %s, Type: %s", image...System.out.println(String.format("Page %d/%d", pageIndex + 1, documentInfo...

    blog.groupdocs.com/de/parser/extract-images-fro...
  8. 使用 C# 合併 Word 文檔 |加入所有或選定的頁面

    C# 方法將兩個或多個 Word 文檔合併為一個文件。在 .NET 應用程序中僅組合多個 Word 文件的選擇性頁面。...Specify the starting and ending page number // 合併文件 merger.Join("document_to_merge...{ 2, 4, 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/zh-hant/merger/merge-word-fi...
  9. Extraiga imágenes de PDF, Word, Excel, PPT usan...

    Extraiga imágenes de todo el documento y páginas específicas de documentos de procesamiento de texto, hojas de cálculo de Excel, presentaciones PPT y PDF usando Java....format("Page: %d, R: %s, Type: %s", image...System.out.println(String.format("Page %d/%d", pageIndex + 1, documentInfo...

    blog.groupdocs.com/es/parser/extract-images-fro...
  10. Render Word documents as Clean HTML in Java | M...

    Render the Word DOC/DOCX documents to minified HTML in Java. View or convert the Word files with embedded or external resources within the applications....Documents as Responsive HTML Page using Java...

    blog.groupdocs.com/viewer/render-word-documents...