Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 34,572 for

conversion

(0.34 sec)
  1. Convert WebP to JPG on GroupDocs Blog | Documen...

    Convert WebP to JPG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert WebP to JPG on GroupDocs Blog | Document Automation Solutions for .NET & J......NET Conversion API. דוגמאות עבודה זמינות...

    blog.groupdocs.com/he/tag/convert-webp-to-jpg/i...
  2. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…...Conversion Product Family vanderley...for the conversion, the version of GroupDocs.Conversion you are...

    forum.groupdocs.com/t/objectdisposedexception-c...
  3. Converting RTF to PDF adds extra blank page - F...

    The PDF converted from the attached RTF has an extra blank page (page 4). Using MS Word to save the the same RTF to PDF works fine without the blank page. Is there a way to avoid the blank page being generated? 82154500…...Conversion Product Family document-conversion , dotnet...Below is the code for the conversion: using var outputStream =...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...
  4. Releasing GroupDocs.Editor for Java API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for Java API version 17.9 which makes it easier to perform document editing operations and Conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....document editing operations and conversion of edited document with simple...Java APIDocument editing and conversion into other document formats...

    blog.groupdocs.com/editor/releasing-groupdocs.e...
  5. 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....Conversion for .NET. All you have to...Learn more about document conversion to image format in this article...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  6. Converting PPTX to HTML does not convert one im...

    Hi, When converting the attached PPTX to HTML using GroupDocs.Viewer, the image (Canon logo) in the bottom-right corner is not shown. Other images seem to be working fine. Image in PPTX not working.zip (512.6 KB) We …... We did not use any conversion option, except for that:...error messages during the conversion process? denisgvardionov...

    forum.groupdocs.com/t/converting-pptx-to-html-d...
  7. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...Viewer Product Family document-conversion , csharp , dotnet jiri.darmovzal...texts can be seen and after conversion to HTML, where they are cropped:...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  8. Markdown to PDF on GroupDocs Blog | Document Au...

    Markdown to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Markdown to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......استفاده از GroupDocs Java Conversion API فایل های MD را به فرمت...

    blog.groupdocs.com/fa/tag/markdown-to-pdf/index...
  9. CSharp WebP to JPG on GroupDocs Blog | Document...

    CSharp WebP to JPG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in CSharp WebP to JPG on GroupDocs Blog | Document Automation Solutions for .NET & Jav......NET Conversion API з відкритим кодом. Робочі...

    blog.groupdocs.com/uk/tag/csharp-webp-to-jpg/in...
  10. 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…...Conversion Product Family Clemens_Pestuka...reproducible using the basic pdf conversion sample , but only happens...

    forum.groupdocs.com/t/convert-a-jpg-file-passed...