Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 927 for

error handling

(0.04 sec)
  1. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Different CAD applications can handle text alignment differently...CadRasterizationOpti to better handle text rendering. For instance...

    forum.aspose.com/t/text-alignment-while-convert...
  2. 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…...be sent and we don’t get an error in this case (SmtpClient::send... but some fail without any error messages, this can be quite...

    forum.aspose.com/t/sending-an-email-sometimes-f...
  3. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....dropdown, and properties for handling the error conditions. This tutorial...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  4. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....the warning callback for error handling, setting progress callbacks...

    kb.aspose.com/words/python/how-to-split-pages-i...
  5. Postal Barcode Types|Documentation

    How to use Aspose.BarCode for Python to generate postal barcodes... They are associated with handling invalid barcode text and changing...cases are outlined further. Handling Invalid Barcode Text Exception...

    docs.aspose.com/barcode/python-java/generate-po...
  6. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...WriteLine($"Error processing message: {ex.Message}");...(Exception ex) { Console.WriteLine($"Error processing message: {ex.Message}");...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  7. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    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....[AI Format] Add support for handling AI Files with EPSF header...[AI Format] Add support for handling AI Files with EPSF header...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  8. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...several factors, including the handling of metafiles and image quality...catch (Exception e) { logger.error("Error during conversion: " + e...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  9. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.LoadOptions = Nothing oWordsOptions = New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallback = Ne…...Documentation : For more details on handling document loading and callbacks...suggestions made by your bot. The error happens quite quickly, it certainly...

    forum.aspose.com/t/stack-overflow-when-converti...
  10. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...PDF library’s features for handling annotations and revisions...return stream; but im getting an error saying ‘NC sync failed’ i am...

    forum.aspose.com/t/redlines-in-pdf/315965