Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 20,907 for

file converter

(0.09 sec)
  1. GroupDocs.Conversion. Image has shadows - Free ...

    test.zip (172.5 KB) Converter Converter = new Converter(“E://test.webp”); ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(ImageFileType.Jpg); String savePath = “E://test.jpg”; Converter.co…...5 KB) Converter converter = new Converter(“E://test.webp”);...savePath = “E://test.jpg”; converter.convert(savePath , options); test...

    forum.groupdocs.com/t/groupdocs-conversion-imag...
  2. Convert Excel and CSV Data in C# | XLSX to CSV ...

    Convert XLS & XLSX to CSV and CSV to Excel formats within Java applications. Automate your Files conversion using Java API for document conversion.... On the other hand, CSV files are the comma-separated values...data without formatting. These files can be viewed in any text editor...

    blog.groupdocs.com/conversion/convert-excel-xls...
  3. Word to PPTX conversion does not preserve Hyper...

    That is awesome, can’t wait to check it out.... 11:37am #1 Have tried to convert from DOCX where an image has...the converted PPTX the hyperlink is lost. How do I convert and...

    forum.groupdocs.com/t/word-to-pptx-conversion-d...
  4. How to Convert DOCX to RTF using C#

    You can find the directions to convert docx to RTF using C# in this topic. Moreover, we will help you to write an application to export docx to RTF using C#....Redaction Product Family How to Convert DOCX to RTF using C# This tutorial...step-by-step procedure to convert DOCX to RTF using C# along...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert MSG to TXT using C#

    This section will teach you how to convert MSG to TXT using C# without the need of third-party software. Also, we will provide code to export MSG to TXT in C#....Redaction Product Family How to Convert MSG to TXT using C# In this...detailed guidance on how to convert MSG to TXT using C# programming...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. GitHub - groupdocs-conversion/GroupDocs.Convers...

    Moved to https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-Java/tree/master/Demos/Dropwizard - groupdocs-conversion/GroupDocs.Conversion-for-Java-Dropwizard...Branches Tags Go to file Code Folders and files Name Name Last commit...xml pom.xml View all files Repository files navigation GroupDocs...

    github.com/groupdocs-conversion/GroupDocs.Conve...
  7. GroupDocs.Conversion for Node.js via Java | Gro...

    GroupDocs.Conversion for Node.js via Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....classes which represent supported file types. com.groupdocs.conversion...options.convert The GroupDocs.Conversion.Options.Convert namespace...

    reference.groupdocs.com/conversion/nodejs-java/
  8. Load XML document with options | Documentation

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for Java API....source XSL document stream to convert XML-FO using XSL. XSLT document...document stream to convert XML performing XSL transformation to...

    docs.groupdocs.com/conversion/java/load-xml-doc...
  9. Font information gets lost for unicode characte...

    When converting text containing some Unicode characters (like ą or ł) then some default font is used instead of the one from the source html. The rest of the text also has a different font then the source. source html a…...for unicode characters when converting from HTML to RTF GroupDocs...21, 2024, 10:27am 1 When converting text containing some Unicode...

    forum.groupdocs.com/t/font-information-gets-los...
  10. How to save the converted PDF into a stream c#....

    Hi Team, I am able to store the converted PDF into local disk. But, I want to save the File into a stream. I don’t find any overloaded convert methods of the Converter class to do so. I have tried below: Converter.Con…...How to save the converted PDF into a stream c#.Net GroupDocs...Team, I am able to store the converted PDF into local disk. But,...

    forum.groupdocs.com/t/how-to-save-the-converted...