Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 18,126 for

converter

(0.28 sec)
  1. Various Conversion Failures - Free Support Foru...

    Hello, I am getting some conversion errors with various documents in .NET 9. You can find these in the attached .zip files. Interestingly the .csv file works on your free online Converter, but the e-mail does not. Pac…...works on your free online converter, but the e-mail does not....12:59pm 3 Conversion code converter.Convert(convertOptions, (Acti...

    forum.groupdocs.com/t/various-conversion-failur...
  2. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx files well but not PDFs. We switched t…...attached a test project that converts a PDF file to MD — the same...that is 184 kB. i used your converter on this simple file and inspected...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...
  3. Email signature-image overlays text when conver...

    Hello, Converting the attached email to PDF causes some image from the signature, to overlay the text. We were using GroupDocs.Total 25.2 for .NET Framework with the following code: var settings = new Conv…...signature-image overlays text when converting to PDF in .NET GroupDocs...2, 2025, 6:09am 1 Hello, Converting the attached email to PDF...

    forum.groupdocs.com/t/email-signature-image-ove...
  4. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....password-protected document and convert using the static API.""" #...password = "secret" # Step 2: Convert the protected document using...

    docs.groupdocs.com/markdown/python-net/load-a-p...
  5. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...Conversion to convert to HTML and PDF, but wherever...references that font, the converter cannot find it, so it substitutes...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...
  6. How to convert pst file to html to view folder ...

    I using Groupdocs Conversions .NET Please help me how to convert pst file to html file, which show list of inside foler and message list like attached image Thanks image.png (27.3 KB)...How to convert pst file to html to view folder list and message...NET Please help me how to convert pst file to html file, which...

    forum.groupdocs.com/t/how-to-convert-pst-file-t...
  7. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature.... ReadDecimal (); } } var converter = TypeDescriptor . GetConverter...typeof ( T )); return ( T ) converter . ConvertFrom ( result );...

    docs.groupdocs.com/signature/net/search-embed-n...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...– a multi-format document converter with support for Microsoft...it easy to integrate the converter into any ECM, CMS, or Java...

    blog.groupdocs.com/groupdocs.blog/page/92/
  9. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set to globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the conversion? Tha…...InvariantCulture; try { var converter = new Converter("input.txt"); // Ensure...input file is a text file converter.Convert("output.pdf"); } catch...

    forum.groupdocs.com/t/receiving-culturenotfound...
  10. The conversion call is stuck and never comes ou...

    When converting a particular document, the process gets stuck at the convert call and never comes out of it or takes an unusually long time to complete(2-3 days). This is making our application unusable and affecting mul…...April 2, 2025, 8:55am 1 When converting a particular document, the...process gets stuck at the convert call and never comes out of...

    forum.groupdocs.com/t/the-conversion-call-is-st...