Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,515 for

err

(0.09 sec)
  1. Implement Errors and Boolean Values in Russian ...

    Learn how to implement Errors and Boolean values in different languages using Aspose.Cells for Node.js via C++....getErrorValueString ( err ) { switch ( err . toUpperCase ()) {...

    docs.aspose.com/cells/nodejs-cpp/implement-erro...
  2. Convert PPSX to SVG in JavaScript | products.as...

    Convert PPSX to SVG in JavaScript. Use Node.js library API to convert PPSX files to SVG...slideByteArray ), ( err ) => { if ( err ) console . error ( err ); }); }...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert PDF to SVG in JavaScript | products.asp...

    Convert PDF to SVG in JavaScript. Use Node.js library API to convert PDF files to SVG...slideByteArray ), ( err ) => { if ( err ) console . error ( err ); }); }...

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert POT to SVG in JavaScript | products.asp...

    Convert POT to SVG in JavaScript. Use Node.js library API to convert POT files to SVG...slideByteArray ), ( err ) => { if ( err ) console . error ( err ); }); }...

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert FODP to SVG in JavaScript | products.as...

    Convert FODP to SVG in JavaScript. Use Node.js library API to convert FODP files to SVG...slideByteArray ), ( err ) => { if ( err ) console . error ( err ); }); }...

    products.aspose.com/slides/nodejs-net/conversio...
  6. 用C++实现错误和布尔值(俄语或任何其他语言)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在俄语或其他任何语言中实现错误和布尔值。...const U16String & err ) override { if ( err == u "#NAME?" ) {...

    docs.aspose.com/cells/zh/cpp/implement-errors-a...
  7. Basic Barcode Recognition|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.... err . println ( "Image file not found...catch ( Exception e ) { System . err . println ( "Error during recognition:...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Licensing|Aspose.Slides for Node.js via .NET Do...

    Apply, manage, and troubleshoot licenses in Aspose.Slides for Node.js. Ensure unintErrupted access to full features with our step-by-step licensing guide....function ( err , list ) { if ( err ) { console . error ( err ); return...

    docs.aspose.com/slides/nodejs-java/licensing/
  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.getMessage()); }...catch (Exception err) { System.out.println(err.getMessage()); }...

    forum.aspose.com/t/when-inserting-a-picture-and...
  10. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...catch (Exception err) { Console.Error.WriteLine(err); } try { //...catch (Exception err) { Console.Error.WriteLine(err); } try { //FillOpacity...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...