Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 310,760 for

save

(0.1 sec)
  1. C++ API to Convert MD to POTX | products.aspose...

    Convert MD to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MD to PPTX by using Save method function Load PPTX document...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. C++ API to Convert MD to POWERPOINT | products....

    Convert MD to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MD to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. C++ API to Convert CGM to POT | products.aspose...

    Convert CGM to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert CGM to PPTX by using Save method function Load PPTX document...reference Save the document to POT format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. C++ API to Convert CGM to PPTM | products.aspos...

    Convert CGM to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert CGM to PPTX by using Save method function Load PPTX document...reference Save the document to PPTM format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. C++ API to Convert CGM to PPT | products.aspose...

    Convert CGM to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert CGM to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....inputFilePath ); // Specify Pdf Save Options - Ignore Error PdfSaveOptions...true ); // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  7. Chart Series|Aspose.Slides for PHP Documentation

    Chart series in PowerPoint presentations...presentation file to disk $pres -> save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/php-java/chart-series/
  8. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  9. Convert EXCEL to DOCX using Python or with free...

    EXCEL to DOCX conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to DOCX online converter quickly before integrating the code....NET API to save the created HTML into the desired...powerful tool that can be used to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  10. Compress Folder Respecting its Structure using ...

    Learn how to efficiently compress a folder while preserving its internal structure using various tools like Zip, 7-zip, TAR, or XAR via Python.NET....folder path, then save the archive with the save method, as shown...create_entries( "D: \\ Data" ) archive . save( "archive.zip" ) Sampe 2: with...

    products.aspose.com/zip/python-net/advanced-api...