Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 17,266 for

converter

(0.07 sec)
  1. Document conversion are hanging in 24.1 Version...

    HI We are in middle of upgrading our jar of 22.8.1 to 24.1 of Groupdocs conversion . Recently when we tried deploying our wars into our servers even simple conversions are hanging as threads are in hanging state for ver…...convert(Unknown Source) com.groupdocs...groupdocs.conversion.Converter.convert(Unknown Source) com.groupdocs...

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

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

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  3. 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...
  4. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…...1 I am having issue while converting .eml and .pptx to PDF using...since you want to obtain the converted document as a stream and handle...

    forum.groupdocs.com/t/objectdisposedexception-c...
  5. Ինչպես փոխարկել XLSX-ը DOCX-ի C#-ի միջոցով

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

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. 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...
  7. Font extraction options | Documentation

    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...
  8. How to Convert XLSX to PDF using Java

    This article provides guidance on how to convert XLSX to PDF using Java. Also, a code example is included to explain the procedure to export XLSX to PDF using Java....Redaction Product Family How to Convert XLSX to PDF using Java This...you through the procedure to convert XLSX to PDF using Java , including...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Convert CSV to MD using C#

    Let's swiftly grasp how to convert CSV to MD using C# without extra software installations. We will present you the key steps and C# code to export CSV to MD....Redaction Product Family Convert CSV to MD using C# Two popular...occasionally be necessary for you to convert CSV data into Markdown for...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  10. How to Convert XLSX to PDF using C#

    In this article, you will be guided on how to convert XLSX to PDF using C#. Also, a code example will be provided to demonstrate how to generate PDF from XLSX in C#....Redaction Product Family How to Convert XLSX to PDF using C# In this...step-by-step procedure to convert XLSX to PDF using C# and create...

    kb.groupdocs.com/conversion/net/how-to-convert-...