Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,139 for

exception handling

(0.14 sec)
  1. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define Exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for C# and C++....Calendar Exceptions Defining Weekdays for Exceptions Live Demos...Buy Defining Weekdays for Exceptions Contents [ Hide Show ] When...

    docs.aspose.com/tasks/cpp/defining-weekdays-for...
  2. Questions about multithreading limitations on A...

    Hello, I would like to know if there are any concurrency or multithreading limitations in Aspose.Words for Java, and if so, could you please provide more details?...concurrent usage, allowing you to handle multiple documents in parallel...the system’s resources when handling many documents concurrently...

    forum.aspose.com/t/questions-about-multithreadi...
  3. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...encountering is related to the handling of Office Math in the document...support for various features. Handle Math Content : If your document...

    forum.aspose.com/t/doc/314783
  4. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it throws an error: “Index was outside the bounds o…... Error Handling : Implement error handling around your save...operation to catch and log any exceptions that may provide more insight...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  5. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters... Exception Handling Both methods of abortion...recognition process and handle the exception. How to get BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/develope...
  6. Html convert to Markdown occurs Object referenc...

    Hi , When I am converting the Html content into Markdown, it occurs the error: Object reference not set to an instance of an object. here is the html content: <table id=\"attributesTable\">\n <tbody>\n <tr>…...the conversion process when handling certain HTML structures. Here...This is our code to test. Exception isn’t reproduced, we checked...

    forum.aspose.com/t/html-convert-to-markdown-occ...
  7. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python... Handling Exception on Incorrect Barcode...behaviour by using the throw_exception_when_code_text_incorrect property...

    docs.aspose.com/barcode/python-net/generate-1d-...
  8. Html to pdf conversion - aspose-imaging - Free ...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...4 KB) i received below exception Error creating file: Cookie...rendering process is attempting to handle cookies, but the domain for...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  9. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...convertDocxToMarkdow() throws Exception { // Load your DOCX file Document...println("Conversion complete."); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/parse-the-full-document-to-m...
  10. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…... Error Handling : Implement error handling to catch exceptions...Your Aspose code here except Exception as e: print(f"An error...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...