Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 3,026 for

convert file

(0.7 sec)
  1. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....as HTML, PDF, PNG, and JPEG files Leave feedback On this page...automatically detects XML format from file extension with Viewer ( "sample...

    docs.groupdocs.com/viewer/python-net/render-xml...
  2. Reading order is not correct for header footer ...

    While Converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …...18, 2024, 4:26am 1 While converting word to pdf using groupdocs-conversion...issue. When reviewing the sample file’s with-headers-and-footers.pdf...

    forum.groupdocs.com/t/reading-order-is-not-corr...
  3. Releasing GroupDocs.Viewer for .NET 3.4.0 with ...

    For those who have been waiting for the next release - Today, we are excited to announce GroupDocs.Viewer for .NET 3.4.0. The latest version of our document viewer API provides fixes and improvements for a wide range of features. Based on our customers’ feedback, GroupDocs team has announced 20+ fixes along with 5+ improvements in version 3.4.0. Please see below for the list of fixes and improvements. GroupDocs.Viewer for ....exception while converting mpt to image File is corrupted or...or damaged exception while converting mpt document to image Project...

    blog.groupdocs.com/viewer/releasing-groupdocs-d...
  4. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....process of converting a document into one or more files suitable...suitable to display. The resulting files can be in one of the following...

    docs.groupdocs.com/viewer/net/rendering-documents/
  5. RTF/DOC to DOCX conversion - Free Support Forum...

    Hello!) I meet the following problem using GroupDocs.Conversion for RTF/DOC to DOCX conversion: the Converted File content looks like encoded byte array instead of the readable text as in the source File: Here is my co…...to DOCX conversion: the converted file content looks like encoded...readable text as in the source file: Here is my code example of...

    forum.groupdocs.com/t/rtf-doc-to-docx-conversio...
  6. Load Markup document with options | GroupDocs

    Learn this article and check how to load and Convert HTML documents with advanced options using GroupDocs.Conversion for .NET API....generate page numbers for the converted document. Default: false....Enable page numbering when converting to Word-processing formats...

    docs.groupdocs.com/conversion/net/load-markup-d...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...PDFs, images and over 50 other file types. It provides end users...are presented in the form of files. They are usually placed in...

    blog.groupdocs.com/groupdocs.blog/page/93/
  8. Advanced usage | GroupDocs

    Learn about GroupDocs.Markdown advanced usage and its multiple powerful features like document markdown process customization, track markdown progress, load documents from different sources etc....customizing converted document output: Loading files Convert specific...

    docs.groupdocs.com/markdown/net/advanced-usage/
  9. Slow .MSG to .PDF Conversion in .NET - Free Sup...

    Hi, We have updated Groupdocs.Conversion to version 23.6.0 (previous version was 22.9.0) and we now see that the conversion (.msg to .pdf) takes much longer (14 to 15 seconds) than with the previous version (4 to 5 seco…...lic"); // Define file paths for input .msg and output...for .msg files var possibleConversions = Converter.GetPossibleConversio("...

    forum.groupdocs.com/t/slow-msg-to-pdf-conversio...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS Files. your_app/samples – for sample Files. your_app/views – for view Files, we will use Haml for these. Also we need to create a GemFile in our project’s root directory with the following content: https://gist....– for CSS files. your_app/samples – for sample files. your_app/views...your_app/views – for view files, we will use Haml for these. Also we...

    blog.groupdocs.com/signature/working-with-group...