Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 17,900 for

converter

(0.19 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....Spreadsheet ); using ( var converter = new MarkdownConverter (...

    docs.groupdocs.com/markdown/net/load-a-file-of-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format...parameter to the instance of Converter class Instantiate ImageConvertOptions...

    blog.groupdocs.com/groupdocs.blog/page/38/
  3. 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/
  4. 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...
  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. Conversion.NETFramework starting v25.12 and up,...

    Hello, until version 25.11 the integration into a COM object was seamless. Since version 25.12, with the integration of the embedded fonts, using Value Tuple, it is no more possible to integrate into COM as it leads to l…...public class Converter { public string Convert(string input)...=> ConversionLibrary.Converter.Convert(input); // call into the...

    forum.groupdocs.com/t/conversion-netframework-s...
  7. Ինչպես փոխարկել XLSX-ը PDF-ի՝ օգտագործելով C#

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

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  8. 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...
  9. 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...
  10. 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...