Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,139 for

exception handling

(0.21 sec)
  1. Right to left text - Free Support Forum - aspos...

    Hi, I have a couple of questions regarding right to left aligned text: The documentation for right to left text says "Please note that currently only normal fonts such as "Times New Roman" are supported. Specific fonts …...following link with details: Font Handling . jcoxhead: I’m still having...can be used to generate the exception so we can test it further...

    forum.aspose.com/t/right-to-left-text/91358
  2. Aspose.Total for Node.js via C++|Documentation

    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....comprehensive capabilities for handling PDF files, including text...this library is ideal for handling PDF processing tasks in Node...

    docs.aspose.com/total/nodejs-cpp/
  3. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate postal barcodes... They are associated with handling invalid barcode text and changing...outlined further. Handling Invalid Barcode Text Exception When invalid...

    docs.aspose.com/barcode/nodejsjava/generate-pos...
  4. 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 Node.js via C++....getOutputBlankPageWh() property to handle this issue. If you set it to...to false , then an exception will occur whenever there is nothing...

    docs.aspose.com/cells/nodejs-cpp/avoid-blank-pa...
  5. Aspose.Pdf and Aspose.Drawing exceptions conver...

    I’m using .net core on Windows with version 25.11 of Aspose.Email and Aspose.Pdf.Drawing libraries (the latest) and I have 2 files where I’m getting Exceptions. One Exception occurs in Aspose.PDF and the other in Aspose.…...Drawing exceptions converting from msg to html...where I’m getting exceptions. One exception occurs in Aspose.PDF...

    forum.aspose.com/t/aspose-pdf-and-aspose-drawin...
  6. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....progressCallback() throws Exception { LoadingProgressCallb progressCallback...(IllegalStateExceptio exception) { System.out.println(exception.getMessage());...

    reference.aspose.com/words/java/com.aspose.word...
  7. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...am getting the following exception: Source=Aspose.Email StackTrace:...#=zALAch_8=(StringBuilder #=zB9r_l87X1eEz, Exception #=zKh$_crA=) at #=zC0EK0m...

    forum.aspose.com/t/nullreferenceexception-listm...
  8. Convert FBX to STL in Python

    Convert FBX to STL in Python with Aspose.3D SDK. Follow this guide for quick installation, performance tips, error Handling, and full sample code....and Memory Usage Handling Errors and Exceptions During Conversion...conversion, including error handling and resource cleanup. Note:...

    blog.aspose.com/3d/convert-fbx-to-stl-in-python/
  9. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to PDF. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated PDF. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...way the conversion is being handled in that version. This could...to exporting bookmarks or handling headers and footers, which...

    forum.aspose.com/t/aspose-words-looses-footnote...
  10. Issue with Converting PDF to Black and White fo...

    Problem Description: I am using Aspose.PDF for .NET (Version 21.6.0) to convert PDFs to black and white (grayscale) pdfs. The conversion works fine for smaller PDFs, but when the input PDF has more than 20 pages, the pr…...Save(outputFilePath); } } catch (Exception ex) { Console.WriteLine("Error:...there a better approach to handle large PDFs and avoid memory...

    forum.aspose.com/t/issue-with-converting-pdf-to...