Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 11,965 for

format

(0.15 sec)
  1. Document preview | GroupDocs

    This article shows how to get document preview.... Format ( "page{0}.png" , number ));...

    docs.groupdocs.com/watermark/net/basic-usage/pr...
  2. Scatter Chart in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing Document Format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....in Word Processing Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  3. Pie Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document Format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....report in Spreadsheet Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/pie-chart-in-s...
  4. How to Convert SVG to JPG using Java

    This tutorial walks you through the complete workflow to convert SVG to JPG using Java and enables you to easily write the SVG to JPG Java code with a few API calls....transformation from SVG to JPG format Instantiate the Converter class...transform SVG files to other image formats. We have discussed the detailed...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. GroupDocs.Viewer Plugin for One of the Leading ...

    Moodle is a powerful learning management system that provides educators and learners with a robust set of tools for building and administrating collaborative learning environments. When integrated into Moodle, GroupDocs.Viewer enables both educators and learners to view and securely share documents, drawings and images in more than 50 different file Formats – all from within Moodle environment and without having to install original software used to create the files....more than 50 different file formats – all from within Moodle environment...GroupDocs.Viewer is a multi-format HTML5-based document viewer...

    blog.groupdocs.com/viewer/groupdocs-viewer-plug...
  6. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...fromExtension("png")); // Set format to PNG options.setGrayscale(true);...

    forum.groupdocs.com/t/java-groupdocs-conversion...
  7. Merge TEX | GroupDocs

    Learn how to merge TEX files, combine TEX files into one file programmatically in C# language using GroupDocs.Merger for .NET library....tex" ); } About TEX File Format TeX is a language that consists...performs an outstanding job of formatting complex mathematical expressions...

    docs.groupdocs.com/merger/net/merge/tex/
  8. How to Convert PowerPoint to HTML in C#

    Let's review the workflow to convert PowerPoint to HTML in C# using simple API calls and how to create code for the C# PPT to HTML converter application....disk for transforming to HTML format Create and set convert options...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert EPUB to Word in Java

    This tutorial explains the stepwise instructions to convert EPUB to Word in Java and enables you to develop the functionality for EPUB to Word converter using Java....transformation from EPUB to Word format Instantiate the Converter class...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert MSG to JPG using Java

    This article aims to educate you how to convert MSG to JPG using Java. Additionally, we will furnish you with the relevant code example to export MSG to JPG in Java....convert email file to image format Add the relavent class references...

    kb.groupdocs.com/conversion/java/how-to-convert...