Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 347,063 for

save

(0.12 sec)
  1. View POTM in C++ | products.aspose.com

    View POTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the POTM presentation as HTML...

    products.aspose.com/slides/cpp/viewer/potm/
  2. View PPT in C++ | products.aspose.com

    View PPT in C++. Use C++ library API to open and view PowerPoint presentation... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the PPT presentation as HTML...

    products.aspose.com/slides/cpp/viewer/ppt/
  3. View PPS in C++ | products.aspose.com

    View PPS in C++. Use C++ library API to open and view PowerPoint Slideshow... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the PPS presentation as HTML...

    products.aspose.com/slides/cpp/viewer/pps/
  4. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...Portrait ); // Save the workbook workbook . Save ( outDir + u ...SetZoom ( 100 ); // Save the workbook workbook . Save ( outDir + u "ScalingFactor_out...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  5. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for Java. Learn two methods with code to keep sizes consistent.... getHeight () / 72f ); // Save the workbook to a memory stream...ByteArrayOutputStrea (); workbook . save ( workbookStream , com . aspose...

    docs.aspose.com/slides/java/working-solution-fo...
  6. Convert DOC to PPS via Java or with free Online...

    Java API to Export DOC to PPS without using Microsoft Word or PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code....the HTML content in it, and save it as PPS. The process of converting...loaded, you can use the Document.save method to convert it to HTML...

    products.aspose.com/total/java/conversion/doc-t...
  7. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code...."replace" ); } while ( true ); // Save the workbook U16String outputPath...workbook . Save ( outputPath ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  8. Convert PPSM to XLSB via PHP or with free Onlin...

    PHP API to Convert PPSM to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to XLSB 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...
  9. Aspose.PSD for Java 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 ( outputStream , pngOptions...// 使用特定特性保存带有的PSD 副本 image . save ( outputStream , psdOptions...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. 档案

    档案... 使用 IWorkbook->Save(intrusiveptr Aspose::Cells::Systems::String...15); // 保存 Excel 文件 workbook->Save(outDir->StringAppend(new String("CopyRow_out...

    blog.aspose.com/zh/cells/copy-rows-and-columns-...