Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 132 for

conversion exception handling

(2.13 sec)
  1. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...Characters: { len ( text ) } " ) except Exception as e : print ( f " Error:...

    docs.groupdocs.com/parser/python-net/load-file-...
  2. 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/
  3. Advanced document verification | GroupDocs

     This section contains examples with advanced electronic signatures verification across the document and its pages with GroupDocs.Signature API....Conversion Product Solution GroupDocs...Verifying documents with exception handling Verifying QR Code signatures...

    docs.groupdocs.com/signature/net/verifying/
  4. 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...
  5. Signing | GroupDocs

    This section contains advanced examples and demonstrates all possible features for signing documents with various electronic signature types, setup different options and visual effects....Conversion Product Solution GroupDocs...page Sign documents with exception handling Sign document with Barcode...

    docs.groupdocs.com/signature/java/signing/
  6. 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...
  7. 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...
  8. 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...
  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...