Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,266 for

exception handling

(0.32 sec)
  1. com.aspose.pdf.internal.ms.System.lv: startInde...

    I’m having trouble extracting a PDF, I use Aspose version 23.11, here is the document and code used MMC 7-2025 - Indicação políticas públicas Repp 2026 (Relatório de Fiscalização em Políticas Públicas e Programas de Gov…...getText(); Error Handling : Implement error handling in your code...code to catch exceptions and log detailed error messages. This can...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  2. Bug 5210: 1.0.0.3_xx- Shapefile to Gpx- Convers...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile18.7z (7.2 KB) [ShapefileTest] Testing Shapefile → Gpx Args: input=‘D:\GisConverter\Tests\Shapefile\Input\shapefile…...7976931348623157E+308, …) failed” exception usually indicates that the...transformation engine cannot handle. Below are a few steps that...

    forum.aspose.com/t/bug-5210-1-0-0-3-xx-shapefil...
  3. 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...
  4. How to save Calendar item in specific folder of...

    I want to save calendar items into a specific folder for which I already have the Folder ID. However, using the code below, only the Subject is being saved, and the rest of the calendar fields are not being saved properl…...if you have it // Recipient Handling - Crucial: Add directly to...AddMessage(mapiMsg); } catch (Exception ex) { Console.WriteLine(ex...

    forum.aspose.com/t/how-to-save-calendar-item-in...
  5. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....outputBlankPageWhenN property to handle this issue. If you set it to...to false , then an exception will be thrown when there is nothing...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  6. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....with a custom callback that handles merge data in the form of HTML...void insertHtml() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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/...
  8. IDocumentLoadingCallback.Notify | Aspose.Words ...

    Track document loading progress effortlessly with the IDocumentLoadingCallback Notify method. Enhance user experience with real-time updates!... An exception should be threw from the progress...OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...

    reference.aspose.com/words/net/aspose.words.loa...
  9. 读取 Outlook for Mac OLM 文件并获取文件夹及子文件夹信息|Document...

    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....OlmStorage (( exception , id ) => { /* Exception handling code. */...OlmStorage (( exception , id ) => { /* Exception handling code. */...

    docs.aspose.com/email/zh/python-net/read-outloo...
  10. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...DocFilterCallerData callerData) throws Exception { try (inputStream; ByteArrayOutputStrea...ream inputStream) throws Exception { try (ByteArrayOutputStrea...

    forum.aspose.com/t/doc-save/324374