Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,266 for

exception handling

(1.35 sec)
  1. Aspose.PSD for .NET 23.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....Feature PSDNET-1408 Implement handling path objects from vsms or...expected , actual )) { throw new Exception ( "Objects are not equal."...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  2. Quick Recognition Examples|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....APIs and include proper error handling. Basic Setup Import the required...recognizeSingleType () throws Exception { // Recognize only Code 128...

    docs.aspose.com/barcode/java/developer-guide/qu...
  3. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...fine and saves the drawing as excepted. However, when the dll is...‘Aspose.CAD.Image’ threw an exception Professionalize.Discourse...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  4. Removing Calendar Exceptions in Ruby | Aspose.T...

    Learn how to remove Microsoft Project calendar Exceptions using Aspose.Tasks Java for Ruby....Calendar Exceptions in Ruby Removing Calendar Exceptions in Ruby...Pricing Buy Removing Calendar Exceptions in Ruby Contents [ Hide Show...

    docs.aspose.com/tasks/java/removing-calendar-ex...
  5. 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…...Now) > 15 Then Throw New Exception(message:="Conversion is taking...class is designed to throw an exception if the conversion takes longer...

    forum.aspose.com/t/stack-overflow-when-converti...
  6. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below Exception: DashPattern value is not val…...again, it throws the below exception: DashPattern value is not...saved successfully i.e. no exception is thrown. Please advise why...

    forum.aspose.com/t/getting-an-error-while-savin...
  7. How to fix RuntimeException - Fontconfig head i...

    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....rendering, and page layout handling. To resolve this issue, you...Cells for Java, the following exception occurs while rendering to...

    docs.aspose.com/cells/java/how-to-fix-runtimeex...
  8. Send Email using Exchange Web Service | Java AP...

    Enhance your projects with a progressive Java API: integrate email sending functionality via Exchange Web Service into your project....will revolutionize your email-handling capabilities including seamless...you will get a clear error handling support if any. import com...

    products.aspose.com/email/java/send-email/ews/
  9. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...usually stem from how the SDK handles font embedding and substitution...cannot be represented, so no exception is thrown and Convert returns...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  10. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...expected due to changes in SVG handling compared to earlier versions...main(String[] args) throws Exception { // Create a new document...

    forum.aspose.com/t/insert-html-into-word-includ...