Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 158 for

conversion exception handling

(0.1 sec)
  1. GroupDocs.Conversion NoConvertOptions causes cr...

    This test case was working fine in the previous GroupDocs.Total.NETFramework 25.4.0, but is now broken in 25.5.0: Create a text file named “ignore.log” In convertOptions, detect “.log” extension and return NoConvertOp…...Conversion NoConvertOptions causes crash in GroupDocs...Total Product Family document-conversion , dotnet jarrodwee July 1...

    forum.groupdocs.com/t/groupdocs-conversion-noco...
  2. Unable to convert DXF, MPT, MPP file to PDF aft...

    After I updated ‘groupdocs-Conversion’ for Java from 25.6 to 25.8 Conversion to PDF started to fail for the above file extensions. For DXF I see the following Exception: com.groupdocs.Conversion.Exceptions.CorruptOrDam…...Conversion Product Family java , document-conversion adrian...‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF...

    forum.groupdocs.com/t/unable-to-convert-dxf-mpt...
  3. Searching | GroupDocs

    This section explains how to search for electronic signatures across document and its pages with advanced options....Conversion Product Solution GroupDocs...External components 🌐 Exception handling 🌐 Metadata Was this...

    docs.groupdocs.com/signature/java/searching/
  4. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...Conversion Product Family java jayleggett...isEmailBody(true).build(); } catch (Exception e) { log.error("Problems converting...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  5. Extract text in Accurate mode | GroupDocs

    Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for Python via .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats....Conversion Product Solution GroupDocs...error handling Here’s a robust example with error handling: Python...

    docs.groupdocs.com/parser/python-net/extract-te...
  6. GroupDocs.Markdown for Python via .NET — Export...

    Convert PDF, Word, Excel, EPUB, and more to Markdown directly from Python. A self-contained PyPI wheel with a pythonic API, async support, and LLM-friendly output....formats Pythonic examples Conversion options and image strategies...Document inspection without conversion Loading a password-protected...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  7. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....Conversion Product Solution GroupDocs...output_file_path } ." ) except Exception as error : # Error handling print (...

    docs.groupdocs.com/comparison/python-net/set-pa...
  8. Converting Presentation file with broken summar...

    We are running into an issue with GroupDocs.Conversion v26.1.0 when trying to convert a presentation document that contains broken summary links. We get the following Exception: GroupDocs.Conversion.Exceptions.GroupDoc…...Conversion Product Family pptx-to-pdf...pptx-to-pdf , document-conversion , csharp , dotnet tonyMilyli July 23...

    forum.groupdocs.com/t/converting-presentation-f...
  9. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...{ format_value } " ) Error handling when loading specific formats...

    docs.groupdocs.com/parser/python-net/load-speci...
  10. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java....Conversion Product Solution GroupDocs...specifyExplicitCompl () throws Exception { DocumentAssembler assembler...

    docs.groupdocs.com/assembly/java/developer-guid...