Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 952 for

exception handling

(0.32 sec)
  1. 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...
  2. 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...
  3. 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
  4. 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/
  5. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...markdownToHtml_lineBreaks() throws Exception { final var license = AsposeService...related to how line breaks are handled in the Markdown input. In your...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  6. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...Count; k++) { } } } } } catch (Exception ex) { } } } document.Save...copying process, we need to handle blank documents, extra blank...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  7. 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...
  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/net/how-to-extract-select...
  9. Issue with Content Controls Not Appearing in HT...

    Hi team, I’m currently converting a Word document to HTML. The document contains content controls, but I’ve noticed that some of them are not appearing in the HTML output. Could you please help me understand why this i…...Words handles certain elements during the...main(String[] args) throws Exception { Document doc = new Docu...

    forum.aspose.com/t/issue-with-content-controls-...
  10. Aspose.PSD for Python via .NET 23.12 - 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....version of AI Feature PSDPYTHON-8 Handle Gradient type Noise in GdflResrource...PsdLoadOptions leads to the exception Bug PSDPYTHON-12 [AI Format]...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...