Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,139 for

exception handling

(0.75 sec)
  1. PDF conversion error - Arguments should lie in ...

    TiffDevice.Process and Document.Save throw “Arguments should lie in interval [0, 1] (Parameter ‘component’)” on scanned PDFs — persists across all versions 22.x through 26.3 We are experiencing a consistent Exception wh…...experiencing a consistent exception when processing scanned PDFs...Azure App Service OS: Windows Exception: System.ArgumentException:...

    forum.aspose.com/t/pdf-conversion-error-argumen...
  2. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...Length) throw; } } } catch (Exception ex) { Console.WriteLine("Loading...workbook cannot be opened. Handle the missing‑or‑incorrect‑password...

    forum.aspose.com/t/protected-sheet-without-pass...
  3. Sending an email sometimes fails - Free Support...

    Hi, we are seeing issues when sending emails using SmtpClient class. 99% of emails are sent without issues, but sometimes, an email will not be sent and we don’t get an error in this case (SmtpClient::send does not thro…...(SmtpClient::send does not throw an exception). At the moment, it seems...the server is configured to handle the volume of emails you are...

    forum.aspose.com/t/sending-an-email-sometimes-f...
  4. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....removing empty paragraphs, handling missing members, inlining...object, the engine throws an exception then. But in some scenarios...

    docs.aspose.com/words/python-net/linq-reporting...
  5. Manipulating JPEG Images|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....scanners and other systems handling image save images with EXIF...to be set as a thumbnail, exception may arise. Add Thumbnail to...

    docs.aspose.com/psd/net/manipulating-jpeg-images/
  6. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....void imageFromBlob() throws Exception { Document doc = new Document(getMyDir()...mergeFieldImageDimen() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Raw Data Processing|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.... To simplify the handling process, at cost of some performance...otherwise an appropriate exception will be thrown. You may simply...

    docs.aspose.com/imaging/net/raw-data-processing/
  8. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...Exception>(async () => { await pdf.SaveAsync(stream...25.8.0, where it throws an exception for certain PDFs but works...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  9. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...0 except Exception as e: print(e) # Process...as_run() change_font(run) except Exception as e: print(e) # Process...

    forum.aspose.com/t/change-styles-for-complete-d...
  10. Manipulating JPEG Images|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....scanners and other systems handling image save images with EXIF...to be set as a thumbnail, exception may arise. Add Thumbnail to...

    docs.aspose.com/imaging/python-net/manipulating...