Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 582,887 for

save

(0.19 sec)
  1. Convert FODS to POWERPOINT with C++ or with fre...

    Convert FODS 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.fods" ); // save FODS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/fods-t...
  2. Convert TSV to PPTX with C++ or with free Onlin...

    Convert TSV 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.tsv" ); // save TSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/tsv-to...
  3. Convert TSV to WORD with C++ or with free Onlin...

    Convert TSV 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.tsv" ); // save TSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/tsv-to...
  4. Convert XLSM to PPTX with C++ or with free Onli...

    Convert XLSM 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.xlsm" ); // save XLSM as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  5. Convert XLT to POWERPOINT with C++ or with free...

    Convert XLT 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.xlt" ); // save XLT as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlt-to...
  6. Convert XLTX to WORD with C++ or with free Onli...

    Convert XLTX 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.xltx" ); // save XLTX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xltx-t...
  7. Convert XLSX to PPTX with C++ or with free Onli...

    Convert XLSX 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.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  8. Aspose::Email::Storage::Zimbra::TgzReader Class...

    Classes | Public Member Functions | List of all members Aspose::Email::Storage::Zimbra::TgzReader Class Reference The......ExportTo (System::String path) Save messages and directory structure...tTo ( System::String path ) Save messages and directory structure...

    reference.aspose.com/email/cpp/class/aspose.ema...
  9. Layer Generator Console Application|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....objects of various types and save them in the chosen format. It...choose the output format for saving. Usage Command syntax: app...

    docs.aspose.com/gis/net/layer-generator-console/
  10. Create DOTM Files via C++ | products.aspose.com

    C++ Sample code for generating DOTM documents. Use this code for creating Word DOTM files within C++ based application.... Save the file using Save(.) method. System...bldr->Writeln(u "relevant content!" ); // Save the document to any specified...

    products.aspose.com/words/cpp/create/dotm/