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

exception handling

(0.2 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose.Pdf.Facades.Form. ImportFdf unable to ca...

    When using the Aspose.Pdf.dll ( version 25.1 and 25.5) , calling the Aspose.Pdf.Facades.Form.ImportFdf method results in error "unable to cast object of type ‘aspose.pdf.annotations.widgetannotation’ to type ‘aspose.pdf…... Error Handling : Implement error handling in your code...code to catch exceptions and log detailed error messages. This can...

    forum.aspose.com/t/aspose-pdf-facades-form-impo...
  8. Quick Generation 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...successfully!" ); } catch ( Exception e ) { System . err . println...

    docs.aspose.com/barcode/java/developer-guide/qu...
  9. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....recognition will fail with an exception “QR code for multi page template...RecognizeFolder ( @"C:\final_exam\" ); Handling recognition errors Aspose...

    docs.aspose.com/omr/net/recognition/
  10. Aspose.Cells.CellsException:“Metafile::PixelFor...

    An error occurred when converting the Excel file to PDF: Aspose.Cells.CellsException:“Metafile::PixelForamt” CIPL-INDIA-LIMO-4-Air.7z (144.1 KB) using Aspose.Cells; var workbook = new Workbook("./CIPL-INDIA-LIMO-4-Ai…...unresolved issues with metafile handling. Adjust Image Rendering Settings...consider sharing the full exception stack trace and testing in...

    forum.aspose.com/t/aspose-cells-cellsexception-...