Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 146,909 for

save

(0.08 sec)
  1. View PPSM in Python | products.aspose.com

    View PPSM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...ller) # Saving the presentation to HTML pres . save( "index.html"...the HtmlFormatter property. Save the PPSM presentation as HTML...

    products.aspose.com/slides/python-net/viewer/ppsm/
  2. View PPTM in Python | products.aspose.com

    View PPTM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...ller) # Saving the presentation to HTML pres . save( "index.html"...the HtmlFormatter property. Save the PPTM presentation as HTML...

    products.aspose.com/slides/python-net/viewer/pptm/
  3. View PPSM in C++ | products.aspose.com

    View PPSM 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 PPSM presentation as HTML...

    products.aspose.com/slides/cpp/viewer/ppsm/
  4. View PPTX in C++ | products.aspose.com

    View PPTX 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 PPTX presentation as HTML...

    products.aspose.com/slides/cpp/viewer/pptx/
  5. View PPTM in C++ | products.aspose.com

    View PPTM 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 PPTM presentation as HTML...

    products.aspose.com/slides/cpp/viewer/pptm/
  6. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....Merge (); // Save the workbook workbook . Save ( outputPath );...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  7. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....false ); // Save workbook as HTML workbook . Save ( outDir + u...); std :: cout << "Workbook saved successfully as HTML!" << std...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  8. Convert OLM to EML via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....olm" ); // Save in EML eml->Save(u "convertedFile.eml"...

    products.aspose.com/email/cpp/conversion/olm-to...
  9. Expanding text from right to left while exporti...

    Learn how to expand text from right to left while exporting Excel files to HTML using Aspose.Cells for C++....xlsx" ); // Save workbook in html format U16String...GetVersion () + u ".html" ; wb . Save ( outputPath , SaveFormat ::...

    docs.aspose.com/cells/cpp/expanding-text-from-r...
  10. Implement 1904 Date System with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....( true ); // Save the excel file workbook . Save ( outputFilePath...std :: cout << "Excel file saved successfully with 1904 date...

    docs.aspose.com/cells/cpp/implement-1904-date-s...