Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,722 for

save

(0.16 sec)
  1. Convert EXCEL to POTX via PHP or with free Onli...

    PHP API to Convert EXCEL to POTX or Online App without using Microsoft Excel or Powerpoint. Test free EXCEL to POTX online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the EXCEL...EXCEL file into PDF using save method Use Presentation class to...

    products.aspose.com/total/php-java/conversion/e...
  2. Convert PPSM to EXCEL via PHP or with free Onli...

    PHP API to Convert PPSM to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to EXCEL online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPSM file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  3. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook. workbook . save ( path . join..."$1:$2" ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  4. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....pptx" ); pres -> Save ( u "pres.html" , SaveFormat...set_AnimateTransitions ( true ); pres -> Save ( u "pres.html" , SaveFormat...

    docs.aspose.com/slides/cpp/export-to-html5/
  5. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity.... save ( "pres.html" , aspose . slides...setAnimateTransition ( false ); pres . save ( "pres5.html" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  6. Aspose.PSD for .NET 20.5 - 发行说明|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 ( outputPng , new PngOptions ()); input . Save ( outputPsd...PNG 格式 ---------- ); image . Save ( outputStream , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Convert DOT to OFT in Python | products.aspose.com

    Save DOT to OFT within Python applications without using Microsoft Word or Outlook...NET and save it into OFT format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert PowerPoint Slides to PNG in .NET|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for .NET, ensuring precise, automated results....Presentation object and then save its slide thumbnail to PNG format...IPresentation.Save(String, SaveFormat, ISaveOptions method to save the...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  10. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。..."1234" ); // Save the excel file. workbook . save ( path . join..."1234" ); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...