Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,721 for

error handling

(0.38 sec)
  1. Issue: Embedded Clario Font Is Substituted on L...

    Description We are encountering a platform-specific font substitution issue while converting DOCX to PDF using Aspose.Words. The DOCX document contains the Clario font embedded. When the document is converted to PDF on…...difference in embedded font handling. Font substitution is triggered...complete due to an execution error, so the code above is a hypothesis...

    forum.aspose.com/t/issue-embedded-clario-font-i...
  2. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…... Hyperlink Handling : You are adding hyperlinks...free to share any specific error messages or behaviors you are...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  3. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...textFrame) { // Handle the case where textFrame is...is empty, ensure that it is handled appropriately. You might want...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  4. Convert 3MF to STL in Python | 3MF File to STL ...

    Learn how to convert 3MF to STL in Python with Aspose.3D for Python SDK. Follow step-by-step guide and code examples for accurate 3D model conversion....2 GB of available RAM for handling large 3D models Windows 10/11...STL, and includes basic error handling. Note: This code example...

    blog.aspose.com/3d/convert-3mf-to-stl-in-python/
  5. Checksum validation|Documentation

    Learn how checksum validation modes influence barcode recognition results in Aspose.BarCode for Java....payload from typical reading errors. Aspose.BarCode for Java exposes...EAN/UPC scanners: any decoding error that breaks the checksum will...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. KMZ conversion to MapInfoTab, Osm and Shapefile...

    Hi Alexander, I tested new sample that failed from kmz to :MapInfoTab, Osm and Shapefile. I didn’t test this sample in previous version 26.2 The Errors: [kmz4] Testing Kmz → MapInfoTab Args: input=‘D:\GisConverter\Te…...2 The errors: [kmz4] Testing Kmz → MapInfoTab...2026-04-05T18:08:47.1933605Z (UTC) Unexpected error: Length of the value exceeds...

    forum.aspose.com/t/kmz-conversion-to-mapinfotab...
  7. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this Error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...Linux machine generates this error: com.aspose.pdf.exceptions....improvements to font‑fallback handling for PDF/A. Ensure the correct...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  8. When saving documents as PDF using java words J...

    Hello , we are testing linq report engine functionality of Aspose word java for document generation. When saving documents as PDF using java words Japanese language does not render properly in PDF Syntax templateDocum…...17 Currently, the exception handling mechanism for the ReportingEngine...Catch and handle the exception System.err.println("Error occurred:...

    forum.aspose.com/t/when-saving-documents-as-pdf...
  9. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …...500 or 600, doesn’t throw any error or exception or printing the...different files, neither throws error nor doing anything) Struggling...

    forum.aspose.com/t/genrating-pdf-with-html-frta...
  10. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....DOM manipulation and event handling. With the Mutation Observer...as a callback function for handling mutations. Use the constructor...

    docs.aspose.com/html/java/mutationobserver/