Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 876 for

exception handling

(0.16 sec)
  1. 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...
  2. 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...
  3. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define Exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for .NET....Calendar Exceptions Defining Weekdays for Exceptions Live Demos...Buy Defining Weekdays for Exceptions Contents [ Hide Show ] When...

    docs.aspose.com/tasks/net/defining-weekdays-for...
  4. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....docx"); // Assign a callback for handling font substitution warnings...substitutionWarning() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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-...
  6. 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/
  7. Getting Java heap space error in below method -...

    We are encountering a heap memory error in the following line: document.save(byteArrayOutputStream, opts) The document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...or memory-efficient way to handle this case? private static org...extractHtmlDoc(Document document) throws Exception { try { HtmlSaveOptions opts...

    forum.aspose.com/t/getting-java-heap-space-erro...
  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. 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...
  10. Aspose.Cells for Go via C++ - Design Concepts &...

    Aspose.Cells Go (C++ Backend) - Architecture & Design Deep Dive. How Aspose.Cells for Go via C++ Works – Design & API Overview....managed, and how errors are handled. To achieve this, Aspose.Cells...conversions and memory management handled behind the scenes. Object-Oriented...

    blog.aspose.com/cells/aspose.cells-for-go-via-c...