Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 34,480 for

conversion

(0.37 sec)
  1. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  2. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/convert/web/
  3. 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.... One of the reasons for conversion is better portability. In...options according to the conversion format: HTML rendering needs...

    blog.groupdocs.com/viewer/stl-file-viewer-using...
  4. Comparison Compare method in GroupDocs (C#) iss...

    I am encountering an issue while using the Compare method in the GroupDocs Comparison library for comparing Excel files. The error message I receive is: Error: Error occurred while converting document This issue occur…...to how the file streams or conversion process are handled by GroupDocs...to be related to how the conversion process is handled by GroupDocs...

    forum.groupdocs.com/t/comparison-compare-method...
  5. Render PDF as Image using Python

    In this topic, you will get code and steps to render PDF as image using Python. There is no need to install and extra software or tool to convert PDF to image in Python....Conversion Product Family GroupDocs...enable advanced PDF to image conversion features Import groupdocs...

    kb.groupdocs.com/viewer/python/render-pdf-as-im...
  6. Render TXT as HTML using Python

    In this topic, you will learn how to render TXT as HTML using Python. There is no need to install extra software or tools to convert TXT to HTML in Python on any system....Conversion Product Family GroupDocs...online access, TXT to HTML conversion with Python ensures better...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  7. Formatting inconsistency with numbered bullets ...

    Hi, there is a formatting inconsistency occurring with numbered bullets when editing Word documents. The original word document contains some numbered lists. image.png (80.6 KB) for this test we are using GroupDocs.ed…...HTML-to-DOCX conversion, but in the forward DOCX-to-HTML conversion, which...

    forum.groupdocs.com/t/formatting-inconsistency-...
  8. Stability of Multi-Threaded Environment is Impr...

    We are excitedly announcing another monthly release of GroupDocs.Editor for .NET. This latest release 18.12 comes up with some improvements, like compatibility of lists and paragraphs with HTML-Editors and stability in multi-threaded environment. Furthermore, few bug fixes are also introduced in this release, we therefore recommend our users to download latest API and get benefits from improved API features. Improvements Compatibility of lists and paragraphs with HTML-Editors Increase accuracy of space and gap distances between document elements Stability in multi-threaded environment Bug Fixes Exception with SDT during backward Conversion Improper processing of bookmarks Incorrect processing of unusual shapes in ShapeProcessor Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....with SDT during backward conversion Improper processing of bookmarks...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  9. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/convert-to-di...
  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....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...