Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 376,719 for

save

(0.5 sec)
  1. Convert PPTX to BMP in JavaScript | products.as...

    Convert PPTX to BMP in JavaScript. Use Node.js library API to convert PPTX files to BMP...Presentation from PPTX file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

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

    Convert FODP to BMP in JavaScript. Use Node.js library API to convert FODP files to BMP...Presentation from FODP file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert POTX to PNG in JavaScript | products.as...

    Convert POTX to PNG in JavaScript. Use Node.js library API to convert POTX files to PNG...Presentation from POTX file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert POTX to BMP in JavaScript | products.as...

    Convert POTX to BMP in JavaScript. Use Node.js library API to convert POTX files to BMP...Presentation from POTX file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

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

    Convert POT to BMP in JavaScript. Use Node.js library API to convert POT files to BMP...Presentation from POT file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  6. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....textStamp ); // Save output document document -> Save ( _dataDir +...stamp ); // save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  7. Wrapping Cell Text|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.... Save the spreadsheet. The code samples...cellA5 . WrapText = true ; // Save the workbook workbook . SaveAs...

    docs.aspose.com/cells/net/wrapping-cell-text/
  8. 用 Node.js 在 C++ 中创建工作簿和工作表范围命名|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建工作簿和工作表范围命名。..."workbookScope" ); // Save the workbook workbook . save ( path . join...local" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/create-work...
  9. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....document, apply CSS rules, and save the modified version without...and border-color properties. Save the modified HTML document....

    docs.aspose.com/html/python-net/how-to-change-b...
  10. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...Use to set ’s for the brush Save the document Copy 1 For complete...AddRange(stops); 17 // Save resultant XPS document 18 doc -> Save(outDir()...

    docs.aspose.com/page/cpp/xps/working-with-gradi...