Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 952 for

exception handling

(0.13 sec)
  1. Aspose.PSD for Java 24.4 - 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....PSD for Java leads to exception if it made more than one time...Format] Add XObjectForm resource handling Feature PSDJAVA-612 Add Constructor...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Read Outlook for Mac OLM File and Get Folders a...

    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....possible, without throwing out exceptions, even if some data of the...TraversalAsposeExcep exception , String itemId ) { /* Exception handling code...

    docs.aspose.com/email/java/read-outlook-for-mac...