Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 361,695 for

save

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Convert PPTM to BMP in JavaScript | products.as...

    Convert PPTM to BMP in JavaScript. Use Node.js library API to convert PPTM files to BMP...Presentation from PPTM 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 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...
  6. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ms/cpp/make/docx/
  7. 在xlsx4j中显示和隐藏工作簿的选项卡|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.... setShowTabs ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeHideTabs...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  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. Aspose.PSD for .NET 20.7 - Release Notes|Docume...

    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....Failed to save LayerMask Bug PSDNET-597 If we save PSD file after...for .NET Bug PSDNET-650 Image saving failed exception when converting...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  10. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class.... Save the modified PDF to the output...where the modified PDF will be saved. Returns: None: The function...

    docs.aspose.com/pdf/python-net/add-headers-and-...