Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 818 for

exception handling

(0.08 sec)
  1. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....js via C++ empowers you to handle PDF files on the backend. Utilizing...Aspose.Cells for Node.js via C++ Handle Excel files efficiently using...

    products.aspose.com/total/nodejs-cpp/
  2. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....documentPartsFileNam() throws Exception { Document doc = new Document(getMyDir()...artSavingAr args) throws Exception { // We can access the entire...

    reference.aspose.com/words/java/com.aspose.word...
  3. 检索单元格的值|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....FirstOrDefault (); // Throw an exception if there is no sheet. if (...represents the date. The code handles strings and // Booleans individually...

    docs.aspose.com/cells/zh/net/retrieve-the-value...
  4. Retrieve the values of cells|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....FirstOrDefault (); // Throw an exception if there is no sheet. if (...represents the date. The code handles strings and // Booleans individually...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  5. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...exception.RestfulExceptionInte.invo...nobiscum.d7030.server.api.v2.exception.RestfulExceptionInte_Bean...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  6. About licence for little use - Free Support For...

    Hello, About two years ago, I developed a Winforms program in C# that printed in PDF through Aspose.PDF. Then my disk crashed, and the application was not properly saved. So, I want to develop it again. By default eac…..."); } catch (Exception) { // Handle exceptions Console.WriteLine("Failed...

    forum.aspose.com/t/about-licence-for-little-use...
  7. Read message bodies of embedded messages withou...

    Suppose there is a message in a PST and that message has an embedded message as an attachment. I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...method, similar to how you handle standalone messages. However...} Next Steps If you need to handle multiple embedded messages...

    forum.aspose.com/t/read-message-bodies-of-embed...
  8. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...likely due to how the library handles different numeric types. While...Single and is NaN , you can handle it differently, such as converting...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  9. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...I’ve included the code that handles the conversion and adds the...WriteLine(results); } catch (Exception ex) { Console.WriteLine($"Failure|{ex...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  10. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars....can include working times, exceptions, and holidays, providing...Writing General Properties Handling Task Constraints Subscribe...

    docs.aspose.com/tasks/net/tasks-and-calendars/