Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 368,108 for

save

(0.15 sec)
  1. Convert POT to FODP in JavaScript | products.as...

    Convert POT to FODP in JavaScript. Use Node.js library API to convert POT files to FODP...Presentation from POT file and save it as FODP. JavaScript code..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.fodp" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert PDF to POT in Node.js | products.aspose...

    Convert PDF to POT in Node.js. Use Node.js library API to convert PDF files to POTs...Presentation from PDF file and save it as POT. Node.js code for..."welcome-to-powerpoint.pdf" ); pres . save ( "output.pot" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert PPS to FODP in Node.js | products.aspos...

    Convert PPS to FODP in Node.js. Use Node.js library API to convert PPS files to FODPs...Presentation from PPS file and save it as FODP. Node.js code for..."welcome-to-powerpoint.pps" ); try { pres . save ( "output.fodp" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert POT to GIF in JavaScript | products.asp...

    Convert POT to GIF in JavaScript. Use Node.js library API to convert POT files to GIF...Presentation from POT file and save it as GIF. JavaScript code for..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.gif" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert POT to GIF in Node.js | products.aspose...

    Convert POT to GIF in Node.js. Use Node.js library API to convert POT files to GIFs...Presentation from POT file and save it as GIF. Node.js code for..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.gif" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  6. Populate Data First by Row then by Column with ...

    Learn how to populate data first by row then by column through the Aspose.Cells for C++ API....U "data4" ); // Save workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/populate-data-first-b...
  7. 限制和 API 差异|Documentation

    Aspose.Cells for Node.js via Java 的限制和 API 差异。... save ( “ result . xlsx ” ); Aspose...workbook . save ( ' result . xlsx ' ); console . log ( ' saved to file...

    docs.aspose.com/cells/zh/nodejs-java/limitation...
  8. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/resize/
  9. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。..."test" ); // Save as Excel file. workbook . save ( "Book1.xlsx"..."password" ); // Save Excel file. workbook . save ( "Book1.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  10. 指定在输出 PDF 和图片中如何交叉字符串,由 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for C++ 控制 PDF 和图片输出中的文本溢出。...xlsx" ); // Initialize PDF save options PdfSaveOptions pdfSaveOptions...StrictInCell ); // Save PDF file wb . Save ( outDir + u "outputCrosssType...

    docs.aspose.com/cells/zh/cpp/specify-how-to-cro...