Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,159 for

exception handling

(0.28 sec)
  1. Create XLSB Using Python | products.aspose.com

    Generate Microsoft Excel XLSB documents using Python applications without using Microsoft Office....using Python process is same except that it requires existing file...format is its efficiency in handling large amounts of data. Since...

    products.aspose.com/total/python-java/create/xlsb/
  2. Blazor WebAssembly Operation is not supported o...

    Hello, I’m receiving the following error trying to open a workbook stream in Aspose.Cells 25.6 in Blazor WebAssembly. I believe Thread.Start is not available in WebAssembly. Operation is not supported on this platform. …...consider using async and await to handle your workbook operations. This...issue as your mentioned, the exception ‘Operation is not supported...

    forum.aspose.com/t/blazor-webassembly-operation...
  3. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...FIELD_HYPERLINK) except Exception: is_hl = False if not...startswith("HYPERLINK") except Exception: is_hl = False if not...

    forum.aspose.com/t/aspose-words-python-missing-...
  4. Cannot Open Presentation After Aspose.Slides.Ne...

    Hi, Aspose team. Scenario: .NET 8.0 runtime |Edition|Windows 10 Enterprise| |—|—| |Version|22H2| |OS Build|19045.7184| open PowerPoint_Hidden_OLE_OBJECTS.ppt file using Aspose.Slides.NET6.CrossPlatform 26.4 (t…...Pptx); // exception is thrown here in Aspose.Slides...NET Framework 4.8 runtime) handles it correctly. var openXmlPres...

    forum.aspose.com/t/cannot-open-presentation-aft...
  5. en-CH is not a supported culture - Free Support...

    It may be difficult to provide an example email, but we have some mail in tnef format that error as below. The mails come from English speaking folk, though in Switzerland. Also, Java does seem to support that combo ( …L…...exceptions.ArgumentException: Culture...regarding the cultures it can handle. To work around this issue...

    forum.aspose.com/t/en-ch-is-not-a-supported-cul...
  6. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...PSD image, the following exception occurs: com.aspose.psd.coreexceptions...main(String[] args) throws Exception { // Load license License...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  7. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....glossaryDocument() throws Exception { Document doc = new Document();...glossaryDocument() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....Sets of Commands Support Exceptions Description Job control commands...( options . Exceptions != null ) for ( Exception ex : options...

    docs.aspose.com/pdf/java/convert-other-files-to...
  9. Python project API | Microsoft Project Manageme...

    Python Microsoft project management library to read and write MPP XML and MPT files. Export data to PDF XLS HTML CSV TXT TIFF SVG & PNG formats...project management API for handling Microsoft Project files. Our...over 100 Python classes to handle low-level project operations...

    products.aspose.com/tasks/python-net/
  10. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...delete(); } } catch (Exception e1) { e1.printStackTrace();...successfully!"); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...