Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 952 for

exception handling

(0.32 sec)
  1. 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-...
  2. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents.... Event handling includes support for DOM events...(HTMLDocumentAsynchro html) throws Exception { 8 this . html = html; 9...

    docs.aspose.com/html/java/create-a-document/
  3. System.NullReferenceException during Find and r...

    Hi, We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…...sometimes Aspose throws null exception during text replacement. Below...a data issue or can it be handled through C# code Professionalize...

    forum.aspose.com/t/system-nullreferenceexceptio...
  4. Aspose Email Java com.aspose.email.internal.hv....

    Hi folks, This Exception begin to raise, sometimes, since start of december 2024. It’s realy paine because we must handle the emails manually :frowning: : com.aspose.email.internal.hv.zb: JSONObject[“address”] not fou…... 5:18pm 1 Hi folks, This exception begin to raise, sometimes...realy paine because we must handle the emails manually : com.aspose...

    forum.aspose.com/t/aspose-email-java-com-aspose...
  5. 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...
  6. 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...
  7. 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...
  8. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....public void fields() throws Exception { Document doc = new Document(getMyDir()...FieldStart fieldStart) throws Exception { if (fieldStart == null)...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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....( String [] args ) throws Exception { // Use parentheses format...format - FNC1 is automatically handled BarcodeGenerator gen = new...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. 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-...