Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,313 for

file conversion

(0.34 sec)
  1. Webp file format Introduced - GroupDocs.Convers...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Conversion for .NET v16.12.0. In this release new File format “Webp” is added in supporting formats list. Monthly release of Document Conversion API is also introducing some improvements like “LZW compression for internal tiff compression " and “Improve memory handling” along with 8 fixes. So why you are waiting just download the new release and use the new exciting features....Conversion for .NET v16.12.0 . In this...this release new file format “ Webp ” is added in supporting formats...

    blog.groupdocs.com/conversion/groupdocs.convers...
  2. GroupDocs.Total for .NET 26.3 – Performance, DX...

    GroupDocs.Total for .NET 26.3 delivers major performance optimizations, DXF rendering fixes, and HTML-to-PDF table handling improvements. Available now....performance improvements for conversion and viewer warm‑up, and fixes...fixes critical bugs affecting conversion, DXF rendering, and HTML‑to‑PDF...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  3. Save image as file | GroupDocs

    The listed articles below explain how to saves images to the File system during document Conversion....Conversion Product Solution GroupDocs...strategy / Save image as file Save image as file Leave feedback Use...

    docs.groupdocs.com/markdown/net/image-file-stra...
  4. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/load-file-fro...
  5. Image file is being converted with left rotatio...

    Hi, using Conversion lib 21.10.1. I’m trying to convert this jpg File: 20220223_143713.jpg (965.6 KB) to a png File. But I get this output File: 20220223_1437131.jpg (1.9 MB) (Your support system converted the File t…...Image file is being converted with left rotation GroupDocs.Conversion...2022, 2:05pm 1 Hi, using conversion lib 21.10.1. I’m trying to...

    forum.groupdocs.com/t/image-file-is-being-conve...
  6. STL File Viewer using C# | View STL as PDF, HTM...

    View STL Files as PDF using C#. Further render the stereolithography (STL) Files into HTML, JPG and PNG formats within .NET applications....STL ( ST ereo L ithography) file format is used for 3D CAD drawings...programmatically render STL files into various other formats....

    blog.groupdocs.com/viewer/stl-file-viewer-using...
  7. GroupDocs.Conversion for Excel file crashing at...

    When testing a simple Excel File Conversion to PDF format, it seems that GroupDocs will scan all subfolders within the current working directory to look for fonts?? This causes problem when the current working directory…...Conversion for Excel file crashing at Aspose.Cells...GroupDocs.Conversion Product Family dotnet , document-conversion jarrodwee...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  8. ONE, DNG, DGN, VSSX and VSTX file formats Intro...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.3.0. In this monthly release new File formats “ONE, DGN DNG VSSX and VSTX” are added in supported File format list. This monthly release of Document Conversion API is introducing new features like " show/hide WORD comments when converting from word document formats" and Improvement like “Conversion performance of HTML to PDF File format” along with fixes. We recommend our users to download the new release and use the new exciting features to enhance their application....Conversion for .NET v17.3.0 . In this...this monthly release new file formats “ ONE , DGN DNG VSSX and...

    blog.groupdocs.com/conversion/one-dng-dgn-vssx-...
  9. Problems with date time converting .eml file - ...

    Hello, I’m having a problem converting the attached .eml File and the time displayed. In Outlook it displays as 11:21. image.png (1.4 KB) The UTC time in the email headers is 10:21. Interestingly the other e-mails in…...eml file GroupDocs.Conversion Product Family rthomas95...converting the attached .eml file and the time displayed. In Outlook...

    forum.groupdocs.com/t/problems-with-date-time-c...
  10. 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...requirements using GroupDocs.Conversion for .NET. All you have to...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...