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

save

(0.29 sec)
  1. Convert ODS to DOCX with C++ or with free Onlin...

    Convert ODS to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function..."sourceFile.ods" ); // save ODS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/ods-to...
  2. Convert SXC to WORD with C++ or with free Onlin...

    Convert SXC to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.sxc" ); // save SXC as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/sxc-to...
  3. Convert XLSM to WORD with C++ or with free Onli...

    Convert XLSM to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xlsm" ); // save XLSM as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  4. Convert XLSB to PPTX with C++ or with free Onli...

    Convert XLSB to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlsb" ); // save XLSB as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  5. Convert SXC to DOC with C++ or with free Online...

    Convert SXC to DOC within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.sxc" ); // save SXC as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/sxc-to...
  6. Convert TSV to POWERPOINT with C++ or with free...

    Convert TSV to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.tsv" ); // save TSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/tsv-to...
  7. Convert XLSB to POWERPOINT with C++ or with fre...

    Convert XLSB to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlsb" ); // save XLSB as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  8. Convert XLT to PPTX with C++ or with free Onlin...

    Convert XLT to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlt" ); // save XLT as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlt-to...
  9. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...5 ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  10. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as PNG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/