Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 952 for

exception handling

(0.21 sec)
  1. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility....type in order to avoid an exception if you are not sure what the...Detect File Format without an Exception When you are dealing with...

    docs.aspose.com/words/python-net/detect-file-fo...
  2. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…...XLSX); } catch (Exception e) { throw new RuntimeException(e);..." as valid parameters for handling images. simon.zhao March 19...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  3. License Total.Net - Free Support Forum - aspose...

    Integration of Aspose Total Licens is impossible. After Deployment, des Convert Service can not Start. Possible Issue, Signture from 2026 ist larger then the Signatur of 2025....com/common/net/handling-license-errors/ Zusammenfassung:...due to an unhandled exception. Exception Info: System.InvalidOperationExce...

    forum.aspose.com/t/license-total-net/317648
  4. Raw Data Processing|Documentation

    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.... To simplify the handling process, at cost of some performance...otherwise an appropriate exception will be thrown. You may simply...

    docs.aspose.com/psd/java/raw-data-processing/
  5. Raw Data Processing|Documentation

    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.... To simplify the handling process, and at the cost of...otherwise an appropriate exception will be thrown. You may simply...

    docs.aspose.com/imaging/java/raw-data-processing/
  6. Aspose.PSD for Python via .NET 24.11 - Release ...

    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....Bug PSDPYTHON-118 [Ai format] Handle the situation when Ai file...expected == actual : raise Exception ( message or "Objects are...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...enhancements related to file handling. If you require further assistance...template CSV file. I found an exception “Invalid column index” when...

    forum.aspose.com/t/limitation-of-number-of-rows...
  8. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific documents, while others convert without issue…...pdf"); } } Error Handling : Implement error handling in your code...code to catch any exceptions that may provide more insight into what...

    forum.aspose.com/t/convestation-issue-word-to-p...
  9. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....diagnostic tools for error handling. Aspose.Tasks for .NET provides...critical path, handling task writing exceptions, retrieving filter...

    docs.aspose.com/tasks/net/utility-features/
  10. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...Length) throw; } } } catch (Exception ex) { Console.WriteLine("Loading...workbook cannot be opened. Handle the missing‑or‑incorrect‑password...

    forum.aspose.com/t/protected-sheet-without-pass...