Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 310,748 for

save

(0.06 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. Aspose::Words::Saving::PdfDigitalSignatureHashA...

    Aspose::Words::Saving::PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C++....Aspose::Words::Saving::PdfDigitalSignatureH enum Contents [ Hide...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method...merge_stream(output_stream, input_streams, save_format) Merges the given input...input_streams : List [ io . BytesIO ], save_format : aspose . words . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  10. HTML with Node.js via C++|Documentation

    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....code example below shows how to save a workbook as an HTML file using...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...