Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 13,530 for

file

(0.03 sec)
  1. How to Convert TXT to XLSX using C#

    This article presents necessary steps to convert TXT to XLSX using C# on frequently used operating systems along with code example to generate XLSX from TXT using C#.... Text file, also known as TXT file, is a popular format...structured format, such as an XLSX file. This article will provide you...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Convert JPG to XPS using C#

    This tutorial will show you how to convert JPG to XPS using C#. Also, code example will be provided to export JPG to XPS using C# without installing extra software....effortlessly transform JPG (JPEG) files to XPS (XML Paper Specification)...NET for the conversion of JPG file format to XPS Create an instance...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  3. Convert CSV to PDF using C#

    Let's quickly understand how to convert CSV to PDF using C#. We will provide you with essential instructions and code example to export CSV to PDF using C#....CSV to PDF using C# A popular file format for transferring documents...CSV (Comma-Separated Values) files are used to store and exchange...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  4. Convert PDF to PPTX using Node.js

    Learn how to convert PDF to PPTX using Node.js with an efficient document conversion process. Follow our guide to easily export PDF to PPTX in Node.js for presentations....management, converting PDF files into editable presentation format...application to efficiently manage file format transformations Instantiate...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  5. How to Convert HTML to Text using Java

    Get familiar with the process to convert HTML to Text using Java and easily use these instructions for developing the functionality to convert HTML to Text in Java....class and pass the source HTML file to its constructor Initialize...customizing the output Text file Finally, call the Convert method...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert JPG to XLSM in Java

    Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....the input JPG file for transforming to an XLSM file Initialize the...method to save the JPG as an XLSM file on the disk We have outlined...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Convert JPG to PPTX using C#

    This tutorial demonstrates how to convert JPG to PPTX using C#. Also, code example will be supplied to export JPG to PPTX using C# without extra software installation....Converter class by providing the file path of the JPG to its constructor...Finally, save the resulting PPTX file by calling the Converter.Save...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  8. How to Convert PDF to Excel using C#

    We will go over the specifics to convert PDF to Excel using C#. Also, you will learn how to apply these steps to generate Excel from PDF in C#....options for the converted XLSX file Call the Convert method of the...convert options and output XLSX file name to implement PDF to Excel...

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

    This short tutorial provides a stepwise procedure to convert PowerPoint to HTML in Java and a sample code for the Java PPT to HTML converter application....class for loading the input PPT file for transforming to an HTML...to customize the output HTML file Finally, call the Convert method...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Load password-protected document | Documentation

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....loadPasswordProtecte () { // Set file path String filePath = "./password-protected..."12345" ); // Specify source file path and load options Converter...

    docs.groupdocs.com/conversion/java/load-passwor...