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

exception handling

(0.05 sec)
  1. Public API Changes in Aspose.Imaging 2.3.0|Docu...

    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....Exceptions.ImageFormats.JpegException...responsible of handling Jpeg specific exceptions. Sample Demonstrates...

    docs.aspose.com/imaging/net/public-api-changes-...
  2. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....Reporting Engine with an Image‑handling callback The LINQ Reporting...---------- // 1️⃣ Custom callback to handle image insertion // ----------...

    forum.aspose.com/t/about-images-pdf-attachment-...
  3. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...or improvements related to handling layers. Use Try-Catch : Implement...Implement error handling around the code that accesses the layers...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  4. Working with Calendar Exceptions | Aspose.Tasks...

    The page contains information about working with calendar Exceptions using Aspose.Tasks for C++....Guide Working with Calendar Exceptions Live Demos High Code APIs...Calendar Exceptions Adding and Removing Calendar Exceptions | Aspose...

    docs.aspose.com/tasks/cpp/working-with-calendar...
  5. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...main(String[] args) throws Exception { loadAsposeLicense(); Document...revisionInformation(Document doc) throws Exception { HashMap<String, Integer>...

    forum.aspose.com/t/getting-incorrect-revision-i...
  6. Convert LaTeX to PNG with Aspose.Tex in Python ...

    Learn how to convert LaTeX equations to PNG images using Aspose.Tex for Python via .NET. Follow this step-by-step guide to add rendering in a Flask app.... License handling – The SDK works in evaluation... The SDK throws detailed exceptions that include the problematic...

    blog.aspose.com/tex/how-to-convert-latex-to-png...
  7. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....endPara ) == null )) throw new Exception ( "Parent of the bookmark...is not a paragraph, cannot handle this scenario yet." ); // Limit...

    docs.aspose.com/words/java/copy-bookmarked-text...
  8. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference Exception error on this line of code. H…...am getting null reference exception error on this line of code...that might be causing the exception. Review the document for any...

    forum.aspose.com/t/getting-error-while-converti...
  9. System.InvalidCastException Occurs When Loading...

    Hi, Recently, a large number of clients have reported that their slides files cannot be processed. The error message is as follows. Please provide some assistance. Thank you. I got System.InvalidCastException:Unable to…...7 KB) Exception detail: System.InvalidCastException...it was caused by incorrect handling of data types. Can I use this...

    forum.aspose.com/t/system-invalidcastexception-...
  10. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...Description: An unhandled exception occurred during the execution...it originated in the code. Exception Details: System.BadImageFormatExcept:...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...