Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 375,564 for

save

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/cpp/convert-a-multi-page-...
  8. Aspose::Words::LowCode::Processor::To method | ...

    How to use To method of Aspose::Words::LowCode::Processor class in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method System...SharedPtr < Aspose :: Words :: Saving :: SaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...changes workbook . save ( os . path . join ( data_dir , "Book2...

    docs.aspose.com/cells/zh/python-net/delete-name...
  10. 使用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-...