Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,159 for

exception handling

(0.1 sec)
  1. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET....API, they may lead to an exception. In order to ignore such invalid...newValue; 31 } 32 // Here we handle only TimeSpan instances, so...

    docs.aspose.com/tasks/net/creating-reading-and-...
  2. 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...
  3. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...main(String[] args) throws Exception { // Load the document Document...in headers and footers are handled during the conversion. Make...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  4. Aspose.Font for JavaScript via C++ – FAQ

    Frequently asked questions about Aspose.Font for JavaScript via C++, covering installation, supported font formats, API usage, licensing, performance, and common troubleshooting scenarios.... Q: How is licensing handled in the JavaScript‑via‑C++ version...characters to glyph indices, handles OpenType layout tables, and...

    docs.aspose.com/font/javascript-cpp/faq/
  5. 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/
  6. 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...
  7. GDB format - Free Support Forum - aspose.com

    Hi Alexander, Regarding the GDB format can you verify this code: Console.WriteLine(" Gdb:"); ** Console.WriteLine(" Purpose:a folder-based database format from Esri storing multiple feature class…...with them directly —ArcGIS handles them internally. The user-visible...convert gdb => gdb and got this exception: Aspose.Gis.GisException HResult=0x80131500...

    forum.aspose.com/t/gdb-format/324526
  8. 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/
  9. Gml SourceDriverOptions -RestoreSchema - Free S...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...used this strategy pattern to handle building below. ConversionsOptions...same file!! Gml to Gml throw exception and also to all other formats...

    forum.aspose.com/t/gml-sourcedriveroptions-rest...
  10. 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...