Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,214 for

save

(0.16 sec)
  1. Convert WORDML to PPS via C++ or with free Onli...

    Export WORDML to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPS online converter quickly before integrating the code.... Finally, they can save the presentation as a PPS file...Convert WORDML to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/wordml...
  2. Convert DOTX to PPSX via C++ or with free Onlin...

    Export DOTX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSX online converter quickly before integrating the code....create a new presentation, and save it as PPSX. Aspose.Total for...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code.... Finally, you can save the presentation as an ODP file...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  4. Convert RTF to MHTML in Python | products.aspos...

    RTF to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...archive format that is used to save web pages in a single file.... It is a convenient way to save web pages for offline viewing...

    products.aspose.com/total/python-net/conversion...
  5. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....Cells loads and saves the designer spreadsheet, keeping...(); } // Save the modified Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/conditional-formatting/
  6. Set Worksheet Tab Color in Aspose.Cells|Documen...

    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.... Red ; //Save the Excel file workbook . Save ( "AsposeColoredTab_Out...AI Document Assistant Close Save Each Worksheet to a Different...

    docs.aspose.com/cells/net/set-worksheet-tab-col...
  7. PDF Watermarking API | Aspose.PDF

    Add or remove watermark from PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save PDF file Add Watermark in PDF...artifact ); //save result pdf to file doc . Save ( "add_watermark...

    products.aspose.com/pdf/watermark/
  8. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... saving . OoxmlCompliance : ... @compliance..., value : aspose . words . saving . OoxmlCompliance ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications.... Save the new PDF using Save method. The following...add ( $page ); $newDocument -> save ( $outputFile . "page_" . $pageCount...

    docs.aspose.com/pdf/php-java/split-document/
  10. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF pages into individual PDF files with C++....the empty document Save the new PDF using Save method The following...CopyPage ( page ); newDocument -> Save ( _dataDir + u "page_" + pageCount...

    docs.aspose.com/pdf/cpp/split-pdf-document/