Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,266 for

exception handling

(0.24 sec)
  1. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....removeHiddenContentF() throws Exception { Document doc = new Document(getMyDir()...docStructureToText() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...Silent data corruption — no exception thrown, output file is broken...There is no try/catch that can handle it. The CLR terminates the...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  3. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Node.js....Retrieving these nodes is handled by the user in their code,...parameters and throws an exception if either node is invalid...

    docs.aspose.com/words/nodejs-net/how-to-extract...
  4. Working with Messages in a PST File|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.... getContents (); } } } // Handles the MessageAdded event. static...personalStorage ); } catch ( Exception ex ) { System . out . println...

    docs.aspose.com/email/java/working-with-message...
  5. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats.... calendars, and calendar exceptions. This allows for greater...standalone library designed to handle PostScript and XPS files processing...

    products.aspose.com/total/cpp/
  6. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....Retrieving these nodes is handled by the user in their code,...parameters and throws an exception if either node is invalid...

    docs.aspose.com/words/python-net/how-to-extract...
  7. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......MainApplication(IntPtr handle, JniHandleOwnership ownership) : base(handle, ownership)...ta.ToArray())); } catch (Exception e) { Console.WriteLine(e.Message);...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  8. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....Retrieving these nodes is handled by the user in their code,...parameters and throws an exception if either node is invalid...

    docs.aspose.com/words/cpp/how-to-extract-select...
  9. Save保存报错 - Free Support Forum - aspose.com

    版本:25.8 错误报错: 2026-01-26 18:13:31.741 [http-nio-8080-exec-1] ERROR com.docforge.controller.GlobalExceptionHandler - 未知异常: Handler dispatch failed: java.lang.NoClassDefFoundError: Could not initialize class com.aspose.w…...handle(AbstractHandlerMetho.java:87)...lang.ExceptionInInitializ: Exception java.util.ServiceConfiguration:...

    forum.aspose.com/t/save/324812
  10. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...is structured correctly to handle nested data. You should have...you are using to get the exception. We will evaluate your issue...

    forum.aspose.com/t/issue-with-directly-accessin...