Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,867 for

conversion,

(0.1 sec)
  1. 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…...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…

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  2. Licensing and evaluation | Documentation

    GroupDocs.Total provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....GroupDocs.Total provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation.

    docs.groupdocs.com/total/java/licensing-and-eva...
  3. 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......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...

    blog.groupdocs.com/fa/tag/markdown-to-pdf/index...
  4. 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......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...

    blog.groupdocs.com/uk/tag/csharp-webp-to-jpg/in...
  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....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.

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  6. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and image file formats but we are expanding its feature and trying to add more document and image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes....features like return possible conversions , page count from file and...

    blog.groupdocs.com/conversion/groupdocs-convers...
  7. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java....This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java.

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. How to Convert ODG to PDF using Java

    This tutorial provides step-by-step instructions to convert ODG to PDF using Java and a working sample code for ODG to PDF file converter in Java capability....This tutorial provides step-by-step instructions to convert ODG to PDF using Java and a working sample code for ODG to PDF file converter in Java capability.

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…...Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…

    forum.groupdocs.com/t/converting-certain-html-t...
  10. How to Convert HTML to RTF in C#

    In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide....In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide.

    kb.groupdocs.com/conversion/net/how-to-convert-...