Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 559 for

exception handling

(0.22 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. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......sections and lists are being handled during the extraction process...dedicated page splitter class that handles the complexities of page extraction...

    forum.aspose.com/posts.rss
  3. Working with print tickets | C++

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...driver to determine constraint handling between these keywords. The...SetCurrentException (std::current_exception()); 43 } 44 } 45 // ExEnd...

    docs.aspose.com/page/cpp/xps/print-tickets/
  4. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....: the callback function to handle email sending , receives a...name 'Sheet3' and 'Sheet1' except for the 'Rectangle' type xs...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. 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...
  6. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....: the callback function to handle email sending , receives a...name 'Sheet3' and 'Sheet1' except for the 'Rectangle' type xs...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  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. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....: the callback function to handle email sending , receives a...name 'Sheet3' and 'Sheet1' except for the 'Rectangle' type xs...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. 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...
  10. 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...