Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,303 for

exception handling

(0.09 sec)
  1. Bug 5214: Shapefile to Shapefile- Conversion fa...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile8.7z (7.5 MB) Error: [ShapefileTest] Testing Shapefile → Shapefile Args: input=‘D:\GisConverter\Tests\Shapefile\In…...exceeds length of the field” exception is raised by the Shapefile...gis/formats/shapefile/FeatureSchema Handling attribute data types – https://docs...

    forum.aspose.com/t/bug-5214-shapefile-to-shapef...
  2. Convert GLB to FBX in Python | GLB Files to FBX

    Learn how to convert GLB to FBX in Python with Aspose.3D for Python. This guide shows installation, a code example, and best practices for accurate 3D conversion....workflow, including error handling and resource cleanup. Note:...models, and add proper exception handling based on the needs of...

    blog.aspose.com/3d/convert-glb-to-fbx-in-python/
  3. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following Exception is thrown: pgsql CopyEdit …...PsDocument , the following exception is thrown: pgsql CopyEdit...snippet that is throwing the exception is as follows: csharp CopyEdit...

    forum.aspose.com/t/system-drawing-common-depend...
  4. Specify Load Options in Node.js|Aspose.Words fo...

    More accurately control the load process using Node.js....TempFolder to Avoid a Memory Exception Aspose.Words supports extremely...problem with Out of Memory exception while loading a document,...

    docs.aspose.com/words/nodejs-net/specify-load-o...
  5. Silent Email delivery failures - Free Support F...

    I am reaching out regarding an email delivery failure that occurred in our production environment and resulted in a mised SLA with our clients. We need your assistance to identify the root cause and ensure appropriate er…...and ensure appropriate error handling or detection mechanism in...our application logs: ◦ No exception or error was raised by the...

    forum.aspose.com/t/silent-email-delivery-failur...
  6. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…...Words handles font encoding and embedding...main(String[] args) throws Exception { // Load your document Document...

    forum.aspose.com/t/font-embedding-roman/315555
  7. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code.... Exception handling is demonstrated in case...different types of exceptions are raised and handled also using “try:...

    kb.aspose.com/cells/python/how-to-read-password...
  8. Aspose.Cells throws ArgumentOutOfRangeException...

    Hello Aspose Support Team, We have a reproducible issue in Aspose.Cells when loading a legacy XLS workbook. Environment: Aspose.Cells: 26.8.0 .NET SDK: 10.0.103 Target framework used for reproduction: net10.0 OS: Ubu…...investigation confirms that the exception occurs during the internal...command text, specifically when handling buffer indices during BitConverter...

    forum.aspose.com/t/aspose-cells-throws-argument...
  9. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…...the input files is not being handled correctly during the concatenation...Implement error handling to catch any exceptions and log them for...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  10. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...Document(stream); } catch (Exception ex) { throw new Exception("Error reading...problem with how Aspose.Pdf handles font sub‑setting when rasterising...

    forum.aspose.com/t/convert-pdf-to-image-results...