Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 907 for

exception handling

(0.11 sec)
  1. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...use specific load options to handle any peculiarities in the file...PST-related operations, while the exception you reported occurs at the...

    forum.aspose.com/t/python-unable-to-convert-eml...
  2. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...cannot resolve, it throws this exception. To resolve this issue, consider...help manage how styles are handled during the append operation...

    forum.aspose.com/t/appending-same-similar-docum...
  3. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....void visitShapes() throws Exception { Document doc = new Document(getMyDir()...void visitShapes() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…... To handle this situation, you can follow...getFileName()); } catch (Exception e) { throw BusinessExceptionBui...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  5. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...Save(flattenedStream); } catch (Exception ex) { CPRLogger.LogException("PDF...recommendation for a different way to handle the need to Flatten in some...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...
  6. Aspose.Cells for Android via Java Installation|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....widget to the layout and will handle its click event as follows..."output.xlsx" ); } catch ( Exception e ) { e . printStackTrace...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  7. GridDesktop: invoke error - Free Support Forum ...

    We observe random Exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...random exceptions like this in GridDesktop: Exception-Type: System...a control until the window handle has been created”. We use the...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  8. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...Connection mConnection ) throws Exception { // create an output stream...large-scale conversion processes to handle extensive graphics archives...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET....into PDF/A-1B format while handling missing fonts by substituting.... find_font ( "AgencyFB" ) except ap . FontNotFoundExceptio :...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  10. Several JPG Into Image Java

    Merge multiple JPG into Image in Java code. Save JPG as Image using Java....just use Java library that handles all low-level details. Convert...insertImage(fileName); } catch (Exception e) { e.printStackTrace();...

    products.aspose.com/words/java/merge/jpg-to-image/