Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 376,023 for

save

(2.26 sec)
  1. Convert DOTM to POTX via C++ or with free Onlin...

    Export DOTM to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POTX online converter quickly before integrating the code....presentations from HTML and save them as POTX files. Aspose.Total...Convert DOTM to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotm-t...
  2. Convert MSG to ICS via Java | products.aspose.com

    Try the code sample to convert MSG files to ICS format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...load, identify, manipulate, and save calendar items stored in MSG...

    products.aspose.com/email/java/conversion/msg-t...
  3. Convert POWERPOINT to ODS via PHP or with free ...

    PHP API to Convert POWERPOINT to ODS or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to ODS 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...
  4. Convert XLTM to POWERPOINT via PHP or with free...

    PHP API to Convert XLTM to POWERPOINT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to POWERPOINT online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTM...XLTM file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  5. Convert XLSB to POTX via PHP or with free Onlin...

    PHP API to Convert XLSB to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POTX online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLSB...XLSB file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  6. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and Save the modified file to disk....; // Save to XLSX const outputDataXlsx = workbook . save ( SaveFormat...; // Save to PDF const outputDataPdf = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/returning-...
  7. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....( true ); // Save the Shared Workbook wb . Save ( u "outputSharedWorkbook...:: cout << "Shared workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-shared-workboo...
  8. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options.... Save ( outputPath , saveOptions );...MarkdownExportAsHtml . Tables ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Save ( ms , System . Drawing . Imaging...()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add Page Stamps to PDF in Python|Aspose.PDF for...

    Learn how to add PDF page stamps as overlays or backgrounds in Python.... Save the modified PDF to the specified...specified output file using Document.save() . import sys import aspose...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...