Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 12,389 for

format

(0.24 sec)
  1. How to Convert XLSX to DOCX using Java

    This article will provide you instructions on how to convert XLSX to DOCX using Java. It also contains a code example to explain how to export XLSX to DOCX in Java....DOCX are widely used file formats for various purposes, and there...convert XLSX files to DOCX format. This article will assist you...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Basic Usage | GroupDocs

    Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Output in Same Format Generate Output in Different Format Working with...

    docs.groupdocs.com/assembly/net/basic-usage/
  3. Get document info | GroupDocs

    This article shows how to get the basic document info.... format ( "FileType: %s" , info . getFileType.... out . println ( String . format ( "PageCount: %d" , info ....

    docs.groupdocs.com/parser/java/get-document-info/
  4. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler 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:...Using of the custom date-time format becomes possible, because text... because does not define a format for their representation. So...

    docs.groupdocs.com/assembly/net/working-with-js...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...with some of AutoCAD’s file formats, such as DWG, DXF, DGN, DWF...used word-processing file formats that are supported by Microsoft...

    blog.groupdocs.com/groupdocs.blog/page/32/
  6. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....importing documents in the format for a long time. However, in...straightforward and similar to other formats. There are no dedicated load...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  7. Convert MSG to HTML using Node.js

    Easily convert MSG to HTML using Node.js with a few simple steps. This tutorial also explains how to export MSG to HTML in Node.js using a reliable conversion library....Microsoft Outlook’s proprietary MSG format. Fortunately, developers can...that supports a wide range of formats and requires minimal configuration...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  8. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....converting documents to PDF format. In addition to common conversion...the desired output document format. Supported options include...

    docs.groupdocs.com/conversion/java/convert-to-p...
  9. eSign document with Digital signature | GroupDocs

    This article explains how digitally esign documents with certificates using GroupDocs.Signature API...this purpose, for example PFX format (see specification ). These...as certificate file of PFX format allows to sign document after...

    docs.groupdocs.com/signature/java/esign-documen...
  10. Quick Start Guide | GroupDocs

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java....convert between various file formats (e.g., DOCX, PDF, PNG) with...PdfConvertOptions() : Specifies the output format as PDF. converter.convert("...

    docs.groupdocs.com/conversion/java/getting-star...