Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 27 of 27 for

imageconvertoptions resolution

(0.06 sec)
  1. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...format ImageConvertOptions options = new ImageConvertOptions { Format...team. Looking forward to a resolution soon. evgen.efimov November...

    forum.groupdocs.com/t/font-processing-issue-wit...
  2. Convert PDF to Image using Node.js

    Learn how to convert PDF to Image using Node.js. This guide provides a simple method to efficiently export PDF to Image in Node.js, ensuring high-quality image output....PDF document Configure ImageConvertOptions and specify PNG as the...to ensure clear and high-resolution results. The conversion process...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  3. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, Resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....desired image horizontal resolution after conversion. specifies...specifies desired image vertical resolution after conversion. specifies...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Convert images | GroupDocs

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...{ var options = new ImageConvertOptions { Format = GroupDocs.... WithOptions ( new ImageConvertOptions { Format = GroupDocs...

    docs.groupdocs.com/conversion/net/convert/image/
  5. SVG to JPG image conversion issue in Java - Fre...

    Hi @atir.tahir We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the fonts do not seem to render correctly during the conversion p…...svg”); ImageConvertOptions options = new ImageConvertOptions(); //set.... It turned out that the resolution depends on a third-party...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...
  6. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...{ var options = new ImageConvertOptions() { Format = FileTypes...notification and the fast resolution of the problem! I can confirm...

    forum.groupdocs.com/t/hidecomments-replacement-...
  7. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......Converter class Instantiate ImageConvertOptions Specify resultant image...using Format property of ImageConvertOptions class Declare SavePageStream...

    blog.groupdocs.com/categories/groupdocs.convers...