Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 954 for

exception handling

(0.32 sec)
  1. DocumentLoadingArgs.EstimatedProgress | Aspose....

    Track progress effortlessly with DocumentLoadingArgs' EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...Message ); // Handle loading duration issue. } } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...md", save_options) except Exception: traceback.print_exc()...save(f"自訂格式(電商匯入中心)11.md", save_options) except Exception: traceback.print_exc()...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  3. Mhtml to pdf conversion - pdf output is not as ...

    input mhtml file AccuWeather.zip (50.3 KB) output pdf file AccuWeather_html.pdf (154.8 KB) language: java 21 aspose-words 25.2 our expectation is, the contents of output pdf should be similar to how the mhtml file …...outputFilePath); } catch (Exception e) { e.printStackTrace();...in the PDF. File Handling : Make sure to handle file streams properly...

    forum.aspose.com/t/mhtml-to-pdf-conversion-pdf-...
  4. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading license , we get the following error and transformation request got failed. Our cu…...not a supported culture " exception. Before loading license ,...from the stack trace The exception is thrown while License.setLicense...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  5. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird Exception. The Exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...noticed some weird exception. The exception will only throw when...Outlook) that give rise to exception using the API? It is just...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  6. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...FileNotFoundExceptio e ) { // TODO: handle exception e . printStackTrace ();...IOException e ) { // TODO: handle exception e . printStackTrace ();...

    docs.aspose.com/pdf/java/extract-images-from-th...
  7. Issue with Aspose.Cells Docker Image – “Content...

    Hello Aspose Support, I am encountering an issue with the Aspose.Cells Cloud Docker image. I deployed the Docker image aspose/cells-cloud:linux.25.9.0 on an Azure Container Instance. When I send a request like the foll…...“Content‑Length mismatch” exception you see in the container logs...small fix for response‑stream handling. Action: Pull the newest image...

    forum.aspose.com/t/issue-with-aspose-cells-dock...
  8. Issues when using Multilanguage - Free Support ...

    Hello, I am trying to OCR a PDF with multiple languages and always get a System.Exception error. I tried to use the Logging feature with no luck. I have also downloaded all models as you can see in the screenshot below …...Exception error. I tried to use the...(!SetLicense()) throw new Exception("Error setting license.");...

    forum.aspose.com/t/issues-when-using-multilangu...
  9. Sorting Resources by Name | Aspose.Tasks Docume...

    Learn how to sort resources by name using Aspose.Tasks for .NET....order by their names, while handling cases where the name field...empty. Miscellaneous Handling Exceptions Subscribe to Aspose Product...

    docs.aspose.com/tasks/net/sorting-resources-by-...
  10. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in document management....OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...Message ); // Handle loading duration issue. } } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words.loa...