Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,159 for

exception handling

(0.11 sec)
  1. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…... Error Handling : Implement error handling to catch any...any exceptions during the conversion process. This can provide more...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  2. Dense multilingual pdf to word conversion - Fre...

    i am trying to convert a PDF which contains multi languages which includes LTR and RTL. while doing so i notice some charecters are missing. i also notice if i open the output file(docx) in MS word and WPS office, conten…...setPreserveOriginalT(true) ) improve handling of RTL / BiDi text. 4 Aspose...stable release (≥ 24.9) RTL handling has been continuously refined;...

    forum.aspose.com/t/dense-multilingual-pdf-to-wo...
  3. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...adding error handling or logging to capture any exceptions that might...Message: Serialization error. Exception thrown: 'System.ArgumentException'...

    forum.aspose.com/t/not-flattening-all-fields-on...
  4. Issue with outputting sequential data using LIN...

    I have an issue with outputting sequential data if the field that should be iterated has a null value in the JSON. JSON: { "data":{ "contact":{ "array": null } } } In the document I have the next dat…...<</foreach>> Here is the exception that I have with the example...example above: Exception in thread “main” java.lang.IllegalStateExceptio:...

    forum.aspose.com/t/issue-with-outputting-sequen...
  5. Aspose.Cells.GridJs 24.2.0 OutOfMemoryException...

    Hello Aspose Support Team, We are currently using Aspose.Cells.GridJs version 24.2.0 in our web application and are facing a critical issue when loading large Excel files. Issue Description: When attempting to load Ex…...patch that improves large file handling? If we upgrade from 24.2.0...attached the Visual Studio exception screenshot showing the System...

    forum.aspose.com/t/aspose-cells-gridjs-24-2-0-o...
  6. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...am getting the following exception: Source=Aspose.Email StackTrace:...#=zALAch_8=(StringBuilder #=zB9r_l87X1eEz, Exception #=zKh$_crA=) at #=zC0EK0m...

    forum.aspose.com/t/nullreferenceexception-listm...
  7. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other chart types, where data labels correctly display in a compact for…...internal formatting engine handles these locale-specific settings...Excel has this issue when handling chart types after 2016, including...

    forum.aspose.com/t/excel-waterfall-chart-data-l...
  8. Online XSLFO to XLTX Conversion or Build .NET b...

    Free online app to convert XSLFO to XLTX files. .NET C# conversion library code for XSLFO documents.... Handling page breaks, headers, and...or ranges in the template. Handling repeating elements (e.g.,...

    products.aspose.com/total/net/conversion/xslfo-...
  9. Inlining Syntax Error Messages into Templates i...

    Learn how to enable inline syntax error message into the template document at the exact position using LINQ in Java....Reporting Engine throws an exception when encounters a template...template syntax error. Such an exception provides information on a reason...

    docs.aspose.com/words/java/inlining-syntax-erro...
  10. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....spreadsheets, updating cells, handling images, OLE objects, and file...</dependency> <!-- Gson for JSON handling --> <dependency> <groupId>...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...