Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 63 for

pptx exception fix

(0.56 sec)
  1. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...FileOutputStream(fileImgName); } catch (Exception e) { System.err.println("Could...mean the output of conversion pptx slides to images have good qyality...

    forum.groupdocs.com/t/java-groupdocs-conversion...
  2. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...as updates may include bug fixes and improvements related to...to reproduce the described exception on my side using both " FB_IMG...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  3. ICO to PDF conversion failing in Java - Free Su...

    I am using version 25.2.1 of GroupDocs.Conversion. When I attempt to convert a ICO file to PDF, I get the following stack trace: java.lang.RuntimeException: class com.groupdocs.conversion.Exceptions.FileTypeNotSupported…...exceptions.FileTypeNotSupported: Can...svgz, tga, psb, heic, ppt, pps, pptx, ppsx, odp, otp, potx, potm...

    forum.groupdocs.com/t/ico-to-pdf-conversion-fai...
  4. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…... No estimations on when a fix can or will be delivered will...file Image Export failed exception when converting ICO to pdf...

    forum.groupdocs.com/t/free-support-policies/6034
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...bunch of improvements and bug fixes. The API now supports rendering...features, improvements, and fixes added in v18.11. Features Introduced...

    blog.groupdocs.com/groupdocs.blog/page/51/
  6. Update MP3 Format's Lyrics3v2 Tags using GroupD...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.10. Using the latest version, you can now update Lyrics3v2 tags in MP3 format. Memory consumption is now reduced for working with PNG, JPEG2000, BMP, DICOM, DJVU, EMF, WEBP and WMF formats. Furthermore, **MetadataUtility **obsolete methods are now removed and a bug, while cleaning or updating metadata of Strict Open XML Presentation (.Pptx), is now Fixed. We recommend you to install and use the latest version of the API....pptx), is now fixed. We recommend you to...following bug is fixed in version 18.10 . # Exception when cleaning/updating...

    blog.groupdocs.com/metadata/update-mp3-formats-...
  7. GroupDocs.Conversion for Java 16.10.1 Implement...

    Team GroupDocs is keen to announce another release of GroupDocs.Conversion for Java 16.10.1. Numerous customers reported bugs are resolved in this release. Moreover, API encompasses multitude of new features. Support of converting documents to and from PSD format is introduced. Using latest version of the API developers can implement multi-thread conversion as well. We would recommend you to download and experience GroupDocs.Conversion for Java 16.10.1 and share your feedback....1 - Bug Fixes # Client Response - In-Proper...From PPTX to PDF, Image and Word Document formats Exception when...

    blog.groupdocs.com/conversion/groupdocs.convers...
  8. Update Lyrics3v2 Metadata Tags in MP3 Format us...

    We are delighted to announce a new feature and enhancements in the monthly release of GroupDocs.Metadata for .NET 18.10. Using the latest version, you can now update Lyrics3v2 tags in MP3 format. Memory consumption is now reduced for working with PNG, JPEG2000, BMP, DICOM, DJVU, EMF, WEBP and WMF formats. Furthermore, **MetadataUtility **obsolete methods are now removed and a bug, while cleaning or updating metadata of Strict Open XML Presentation (....pptx), is now fixed. We recommend you to...following bug is fixed in version 18.10 . # Exception when cleaning/updating...

    blog.groupdocs.com/metadata/update-lyrics3v2-me...
  9. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug Fixes. Below is the list of new features, improvements, and Fixes added in v18....includes 14 improvements and bug fixes. Below is the list of new features...features, improvements, and fixes added in v18.8. Features Introduced...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  10. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...EditorType == "pptx") { fullFilePath = fileuploadPath...fileuploadPath + "\\" + guid + ".pptx"; await CreateEmptyPPTFile(fullFilePath);...

    forum.groupdocs.com/t/unable-to-view-document-i...