Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 375,990 for

save

(0.82 sec)
  1. Online PowerPoint to MHTML Conversion or Build ...

    Free online app to convert PowerPoint to MHTML files. .NET C# conversion library code for PowerPoint documents....POWERPOINT as HTML by using Save method Load HTML document by...Workbook class Save the document to MHTML using Save method Convert...

    products.aspose.com/total/net/conversion/powerp...
  2. Online PowerPoint to XLSM Conversion or Build ....

    Free online app to convert PowerPoint to XLSM files. .NET C# conversion library code for PowerPoint documents....POWERPOINT as HTML by using Save method Load HTML document by...Workbook class Save the document to XLSM using Save method Convert...

    products.aspose.com/total/net/conversion/powerp...
  3. Online PowerPoint to XLT Conversion or Build .N...

    Free online app to convert PowerPoint to XLT files. .NET C# conversion library code for PowerPoint documents....POWERPOINT as HTML by using Save method Load HTML document by...Workbook class Save the document to XLT using Save method Convert...

    products.aspose.com/total/net/conversion/powerp...
  4. Online OTP to JSON Conversion or Build .NET bas...

    Free online app to convert OTP to JSON files. .NET C# conversion library code for OTP documents....Convert OTP to HTML by using Save method Load HTML document by...Workbook class Save the document to JSON format using Save method Convert...

    products.aspose.com/total/net/conversion/otp-to...
  5. 动画|Aspose.Slides for Node.js via .NET 文档

    探索 Aspose.Slides for Node.js 动画示例:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与转场。... save ( "animation.pptx" , aspose...removeAt ( 0 ); } presentation . save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...MemoryStream > (); bitmap -> Save ( bitmapStream , System :: Drawing...(), image ); presentation -> Save ( u "picture.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as the output Excel...slicers . Remove ( slicer ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/removing-slicer/
  8. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....inputFilePath ); // Save Workbook to XLSM format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully in XLSM format...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  9. Formatting Slicer with Node.js via C++|Document...

    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....columns and style type, and saves it as output Excel file . The...); // Save the workbook in output XLSX format. wb . save ( "outputFormattingSlic...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  10. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....( false ); // Save the workbook workbook . Save ( srcDir + u "outputfile...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/hiding-the-display-of...