Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 347,053 for

save

(0.12 sec)
  1. Convert PPS to XLS via PHP or with free Online ...

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

    products.aspose.com/total/php-java/conversion/p...
  2. Convert POWERPOINT to XLSX via PHP or with free...

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

    products.aspose.com/total/php-java/conversion/p...
  3. 使用 C++ 查看或編輯 PPT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPT 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  4. Insert a New Blank Page into a Visio Drawing in...

    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....() -> add ( $new_page ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "NewPage_Output...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  5. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. Working with the ThreeDFormat of Shape or Chart...

    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....getThreeDFormat() property and then saves the workbook in the output excel...); // Save the output excel file in xlsx format wb . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  7. 使用C++对Excel文件的自动填充范围|Documentation

    学习如何使用Aspose.Cells与C++对Excel文件中的指定范围执行自动填充操作。...Series ); // Save the Workbook workbook . Save ( u "range_autofill_result...

    docs.aspose.com/cells/zh/cpp/autofill-ranges/
  8. 通过 C++ 使用 Node.js 实现非连续区域|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建命名的非连续区域。有效利用不相邻的单元格区域。...$D$5:$E$6" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/implementin...
  9. Set Worksheet Tab Color with C++|Documentation

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using the C++ API or Library....Red ()); // Save the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/set-worksheet-tab-color/
  10. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... save ( base . artifactsDir + "Shape... appendChild ( run ); doc . save ( base . artifactsDir + "Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...