Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 369,791 for

save

(0.09 sec)
  1. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  2. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... close () Save Vector Graphics from a Page...target page(). Call ‘page.try_save_vector_graphics()’ which exports...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  3. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....for the root task if required Save the resultant MPP project file...path of the MPP file and then save it to the desired format like...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  4. Convert ODP to BMP in JavaScript | products.asp...

    Convert ODP to BMP in JavaScript. Use Node.js library API to convert ODP files to BMP...Presentation from ODP 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 ODP to JPG in JavaScript | products.asp...

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

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

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

    products.aspose.com/slides/nodejs-net/conversio...
  7. 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...
  8. Convert PPSM to BMP in JavaScript | products.as...

    Convert PPSM to BMP in JavaScript. Use Node.js library API to convert PPSM files to BMP...Presentation from PPSM 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...
  9. 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...
  10. 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...