Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,722 for

save

(0.24 sec)
  1. Convert TXT to PPTM in Android Apps or with fre...

    TXT to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....write HTML content in it, and save it as PPTM. Aspose.Total for...write HTML content in it, and save it as PPTM. This API provides...

    products.aspose.com/total/android-java/conversi...
  2. Convert FLATOPC to PPS via Java or with free On...

    Java API to Export FLATOPC to PPS without using Microsoft Word or PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....the HTML content in it, and save it as PPS. The Aspose.Total...write HTML content in it, and save it as PPS. The process of converting...

    products.aspose.com/total/java/conversion/flato...
  3. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++...." ); doc-> Save ( u"Output.html" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/sk/cpp/make/html/
  4. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sk/cpp/make/word/
  5. Convert PS to POT via Java API | products.aspos...

    Java API to Convert PS to POT without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  6. Convert POTX to CSV using Python or with free O...

    POTX to CSV conversion in your Python applications without using Microsoft Office or online. Test free POTX to CSV online converter quickly before integrating the code....NET API, which can be used to save the created HTML into the desired... Then, the created HTML is saved into the desired Microsoft Excel...

    products.aspose.com/total/python-net/conversion...
  7. Convert POT to EXCEL via PHP or with free Onlin...

    PHP API to Convert POT to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to EXCEL online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the POT file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  8. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ms/cpp/make/docx/
  9. Convert TSV to OTT using Python or with free On...

    TSV to OTT conversion in your Python applications without using Microsoft Office or online. Test free TSV to OTT online converter quickly before integrating the code....NET API to save the created HTML into the desired...customize the output document and save it in the desired format. Overall...

    products.aspose.com/total/python-net/conversion...
  10. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...Add ( 5 , 5 , imagePath ); // Save workbook U16String outputPath...u "output.xls" ; workbook . Save ( outputPath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/managing-pictures/