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

save

(0.21 sec)
  1. How to Edit Excel File in C#

    This brief tutorial explains how to edit Excel file in C# .NET environment for Linux, macOS and Windows....and formulas are updated and saved in the same Excel file. Following...in C# update Excel file and save it on the disk. Steps to Edit...

    kb.aspose.com/cells/net/how-to-edit-excel-file-...
  2. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...inputFilePath ); // Create HTML save options HtmlSaveOptions options...( false ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  3. View or Edit PPS Files Metadata using Java | pr...

    Java source code to edit or view PPS format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pps"...

    products.aspose.com/slides/java/metadata/pps/
  4. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...roundtrip information when saving to HTML, MHTML or EPUB. Default...ExportRoundtripInfor { get ; set ; } Remarks Saving of the roundtrip information...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 在 PHP 中管理演示文稿的超链接|Aspose.Slides for PHP 文档

    轻松地使用 Aspose.Slides for PHP via Java 管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...setFontHeight ( 32 ); $presentation -> save ( "presentation-out.pptx" ,...trust Aspose APIs" ); $pres -> save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  6. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/ppsm/
  7. Convert PDF to PPT | Online for Free | Aspose.PDF

    PDF to PPT online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to PPT without any registration, captcha or limits. Try our library for free...pdf" ); // save document in PPTX format document . Save ( "output...your PDF file and then simply save it as a PPT file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  8. Converting a PDF file to XML using C++ | Aspose...

    Sample code for PDF to XML conversion using C++. Use C++ example for batch PDF to XML conversion....Save method while passing the output...SaveFormat.Xml as parameters Save the output XML file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xml/
  9. Converting a PDF file to TEX using C++ | Aspose...

    Sample code for PDF to TEX conversion using C++. Use C++ example for batch PDF to TEX conversion....Save method while passing the output...SaveFormat.Tex as parameters Save the output TEX file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-tex/
  10. Converting a SVG file to TEX using C++ | Aspose...

    Sample code for SVG to TEX conversion using C++. Use C++ example for batch SVG to TEX conversion....Save method while passing the output...SaveFormat.Tex as parameters Save the output TEX file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-tex/