Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 6,297 for

document converter

(1.82 sec)
  1. Converting PPTX to HTML does not convert one im...

    Hi, When converting the attached PPTX to HTML using GroupDocs.Viewer, the image (Canon logo) in the bottom-right corner is not shown. Other images seem to be working fine. Image in PPTX not working.zip (512.6 KB) We …...Converting PPTX to HTML does not convert one image GroupDocs...Product Family csharp , dotnet , document-viewer Clemens June 13, 2025...

    forum.groupdocs.com/t/converting-pptx-to-html-d...
  2. 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…...Conversion Product Family document-conversion , java mayatyner...Conversion. When I attempt to convert a ICO file to PDF, I get the...

    forum.groupdocs.com/t/ico-to-pdf-conversion-fai...
  3. PDF & Word Reports from CSV Data using C# | .NE...

    Convert CSV to PDF & Word formats with templates using C#. Automate PDF & DOC/DOCX reports generation using .NET Reporting API by GroupDocs....meaningful information, you need to convert it into some other format....posts, we have seen how to convert CSV data in Reports using Java...

    blog.groupdocs.com/assembly/generate-reports-fr...
  4. PDF & Word Reports from XML in Java | XML to PD...

    Automate reports generation by converting XML data into PDF & DOC/DOCX via text based templates using Java API by GroupDocs....format, as a developer, you can convert it into any other better human-readable...MS Word document. This article will guide you to convert XML data...

    blog.groupdocs.com/assembly/generate-reports-fr...
  5. Batch-convert a folder | GroupDocs

    Convert all Documents in a directory to Markdown...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...Use cases / Batch-convert a folder Batch-convert a folder Leave...

    docs.groupdocs.com/markdown/python-net/batch-co...
  6. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of Document. This feature improves programmability while working with strings instead of Documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...output template, instead of document. This feature improves programmability...

    docs.groupdocs.com/assembly/net/working-with-st...
  7. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…...with Thai characters when converting certain PDF to HTML in .NET...Product Family csharp , dotnet , document-viewer Clemens_Pestuka May...

    forum.groupdocs.com/t/problems-with-thai-charac...
  8. SVG XPS and ICO Conversion to DOC DOCX XLS XLSX...

    GroupDocs.Conversion for .NET Release 3.3.0 Today we are excited to announce another monthly release of GroupDocs.Conversion for .NETversion 3.3.0. This release introduces the support for conversion of new formats like SVG, XPS and ICO in addition to the routine improvements and bug fixes. New Features In this release we have enhanced the support for few other Documents/files and Document manipulation. SVG Documents conversion XPS Documents conversion ICO files conversion XLSX to PNG/JPG/HTML fixed conversion Remove Comments from Slides while Conversion Respecting DPI option when converting to image Issues/Bugs Resolved We have made significant improvement in this release and fixed major issues, listed below are the issues that have been resolved:...support for few other documents/files and document manipulation. SVG...SVG documents conversion XPS documents conversion ICO files conversion...

    blog.groupdocs.com/conversion/svg-xps-ico-conve...
  9. Render Excel and Apple Numbers spreadsheets as ...

    Convert Excel and Numbers spreadsheets to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Viewer for Python via .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/python-net/render-exc...
  10. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template Documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...just strings in template documents. Although CSV as a format...

    docs.groupdocs.com/assembly/net/working-with-cs...