Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,266 for

exception handling

(0.34 sec)
  1. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...shapeCounter++; } } } } catch (Exception ex) { Console.WriteLine($"An...Exploring Aspose.Slides font handling: Aspose.Slides font information:...

    forum.aspose.com/t/text-looks-different-when-co...
  2. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...issue: Check Smart Object Layer Handling : Ensure that the smart object...object layer is being handled correctly. When you create a new...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  3. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...sample that is causing this exception? We will test the scenario...reporting multiple errors when handling PDF documents in our application...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  4. Aspose.Cells 无法正常加载camera shape - Free Support ...

    当drawing.xml的a14:cameraTool节点没有spid属性的时候,aspose.cells将会无法正常解析camera shape的CellRange,导致camera shape的内容丢失。附件为测试文件 image.png (13.3 KB) image.png (9.5 KB) camera shape.zip (8.3 KB)...production you should add error handling and integrity checks (e.g...version string, The exact exception message / stack trace (if...

    forum.aspose.com/t/aspose-cells-camera-shape/32...
  5. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...main(String[] args) throws Exception { // 1️⃣ Load the HTML (the...https://docs.aspose.com/words/java/handling-footnotes-in-html/ TL;DR Structure...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  6. Read Embedded Excel Workbook Data from PowerPoi...

    Hi, I need help with reading embedded Excel data from Powerpoint presentation. Note that I’ve tried the most obvious approach and there was no success. Can you please give me a minimal code block which I can use to ach…...public void embedded() throws Exception { String path = "Sample PPT...getStringValue()); } } } } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/read-embedded-excel-workbook...
  7. Manipulating JPEG Images|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....scanners and other systems handling image save images with EXIF...to be set as a thumbnail, exception may arise. Add Thumbnail to...

    docs.aspose.com/imaging/java/manipulating-jpeg-...
  8. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...or improvements related to handling layers. Use Try-Catch : Implement...Implement error handling around the code that accesses the layers...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  9. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …..."); } catch (Exception err) { System.out.println(err...due to the way Aspose.Cells handles the placement and scaling of...

    forum.aspose.com/t/when-inserting-a-picture-and...
  10. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...support If the null‑reference exception is unexpected for your scenario...that all parts of your code handle tasks without assignments consistently...

    forum.aspose.com/t/getting-object-reference-err...