Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 18,320 for

converter

(2.62 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Ինչպես փոխարկել XLSX-ը PDF-ի՝ օգտագործելով C#

    Այս հոդվածում դուք կառաջնորդվեք, թե ինչպես փոխարկել XLSX-ը PDF-ի՝ օգտագործելով C#: Նաև կներկայացվի կոդի օրինակ՝ ցույց տալու, թե ինչպես ստեղծել PDF XLSX-ից C#-ով:...փոխարկելու համար Նախաձեռնել Converter դասի օբյեկտը` անցնելով XLSX...տարբերակներ՝ օգտագործելով Converter.GetPossibleConversio մեթոդը...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  7. After groupdocs.convertion updation in 25.2.1 x...

    it thorugh error like this Unhandled exception thrown while processing 26356a6d-4d91-431e-9537-37e54f06d5d8. Original exception message: Invalid left or right margin, Left margin in inch: 0.7875, Right margin in inch: 0…...convertion updation in 25.2.1 xml,xlsx file is...is not converted to pdf GroupDocs.Conversion Product Family dotnet...

    forum.groupdocs.com/t/after-groupdocs-convertio...
  8. GroupDocs.Conversion distorts resulting image o...

    We have an issue with GroupDocs.Conversion on Ubuntu (we use Ubuntu 22.04.5 LTS). We use GroupDocs.Conversion for .NET 25.2.1. The input file is a .potx file. The desired output format is PNG. I can provide the file up…... This is the code used to convert: var imageConvertOptions =...MemoryStream(); using var converter = new Converter( () => inputStream...

    forum.groupdocs.com/t/groupdocs-conversion-dist...
  9. Unexpected behavior when converting to PDF - Fr...

    In recent testing, I observed several results that were not what I expected when attempting to convert various plain text files to PDF. I used the latest version of GroupDocs.Conversion (24.6) in a Spring Boot 3.3.1 appl…...Unexpected behavior when converting to PDF GroupDocs.Conversion...expected when attempting to convert various plain text files to...

    forum.groupdocs.com/t/unexpected-behavior-when-...
  10. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API.... In other words, converter finds and extracts all 100%...Because of this fact the converter doesn’t touch Windows Registry...

    docs.groupdocs.com/editor/net/font-extraction-o...