Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,480 for

file converter

(0.07 sec)
  1. Convert a JPEG file to PSD programmatically in C#

    You can convert an image File (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format...parameter to the instance of Converter class Instantiate ImageConvertOptions...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  2. Convert CSV to XML - Online and Free Image Conv...

    Convert CSV to XML format using free online conversion tool. Developers can use .NET, Java, and Cloud API to build CSV to XML Converter....Free CSV to XML Online Converter # Converting your CSV data to XML...process using this free online converter. To get started, simply follow...

    blog.groupdocs.com/conversion/convert-csv-to-xml/
  3. Convert a JPG file passed as FileStream to PDF ...

    Hello, I noticed some very strange behavior when converting a certain jpg File. The problem is always reproducible using the basic pdf conversion sample, but only happens when the File is passed in as a stream. The fo…...Convert a JPG file passed as FileStream to PDF issue in .NET...strange behavior when converting a certain jpg file . The problem is...

    forum.groupdocs.com/t/convert-a-jpg-file-passed...
  4. File Size Increase on Conversion to HTML – Grou...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document Files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML Files are significantly …...File Size Increase on Conversion to HTML – GroupDocs for .NET...Core application to convert document files (e.g., Word, Excel)...

    forum.groupdocs.com/t/file-size-increase-on-con...
  5. Convert a HTML file to PDF programmatically usi...

    Can Group docs convert a html (remote website or hosted remotely) along with css + fonts + JS to pdf? Usually, page contains lot of dynamic data loaded by JS. We need to convert pdf of the page once all the dom (and dom…...Convert a HTML file to PDF programmatically using Java GroupDocs...2018, 8:34am 1 Can Group docs convert a html (remote website or hosted...

    forum.groupdocs.com/t/convert-a-html-file-to-pd...
  6. How to Convert Text File to JPG using Java

    Easily convert Text File to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG Converter application....Product Family How to Convert Text File to JPG using Java This...conversion libraries to convert Text file to JPG using Java and...

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

    This tutorial describes the process to convert Text File to JPG using C# and provides a sample code to show the implementation of the TXT to JPG Converter in C#....Product Family How to Convert Text File to JPG using C# This short...instructions on how to convert Text file to JPG using C# and provides...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Convert Excel Spreadheets to PDF using C# | .NE...

    Convert Excel Files to PDF using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....Excel ( XLS , XLSX ) and PDF files are among those document formats...business. For such commonly used files, there are many scenarios in...

    blog.groupdocs.com/conversion/convert-excel-spr...
  9. .NET 9 - Fails to recognise .ppt file - Free Su...

    In a .NET application, attempting to convert the attached Powerpoint fails with the following conversion code. ppt File.zip (284.5 KB) using var Converter = new Converter(() => ms); var convertOptions = new PdfConvertO…...ppt file GroupDocs.Conversion Product...application, attempting to convert the attached Powerpoint fails...

    forum.groupdocs.com/t/net-9-fails-to-recognise-...
  10. C# Convert WebP Images to JPG, PNG, TIFF & PDF ...

    How to convert WebP to JPG, PNG, TIFF, or PDF in C#. Use opensource .NET Conversion API. Working examples are also available at GroupDocs GitHub Repository....WebP images and learned to convert WebP Images in Java. Today...learn to programmatically convert the WebP images into JPG, PNG...

    blog.groupdocs.com/conversion/convert-webp-to-j...