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

save

(0.46 sec)
  1. Convert POT to XLTM via PHP or with free Online...

    PHP API to Convert POT to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to XLTM 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...
  2. Შექმენით Დოკუმენტი C++ Ში

    შექმენით ფაილი C++ ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C++ ში რამდენიმე ნაბიჯით...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/make/
  3. Გააკეთეთ Markdown C++ Ის Გამოყენებით

    შექმენით ახალი Markdown C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.md" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/ka/cpp/make/md/
  4. Convert EXCEL to OTT using Python or with free ...

    EXCEL to OTT conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to OTT online converter quickly before integrating the code....NET API to save the created HTML into the desired...APIs that can help developers save time and effort when dealing...

    products.aspose.com/total/python-net/conversion...
  5. Convert WORDML to POTM in Android Apps or with ...

    WORDML to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORDML to POTM online converter quickly before integrating the code....write HTML content in it, and save it as POTM. Aspose.Words for...write HTML content in it, and save it as POTM. It also provides...

    products.aspose.com/total/android-java/conversi...
  6. Export PPTX to DOTX on Andorid via Java or with...

    Convert PPTX to DOTX in mobile apps without installing any software or online. Test free PPTX to DOTX online converter quickly before integrating the code....Convert PPTX to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  7. How to Convert HTML Page to PDF in C#

    This article guides on how to convert HTML page to PDF in C#. It contains information to set the environment, a detailed step-wise process and a runnable sample code to convert HTML page to PDF using C#....above custom loading options Save the output PDF file having the...then use the Save method in the Document class to save the output...

    kb.aspose.com/pdf/net/how-to-convert-html-page-...
  8. Put Signature on Photo using Java

    This article guides how to put signature on photo using Java. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to put signature on pictures using Java....white Save the updated pixel in the signature and save it for...image on the main image and save it These steps summarize how...

    kb.aspose.com/imaging/java/put-signature-on-pho...
  9. Converting a TEX file to HTML using C++ | Aspos...

    Sample code for TEX to HTML conversion using C++. Use C++ example for batch TEX to HTML conversion....Save method while passing the output...SaveFormat.Html as parameters Save the output HTML file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-h...
  10. Converting a TEX file to XML using C++ | Aspose...

    Sample code for TEX to XML conversion using C++. Use C++ example for batch TEX to XML conversion....Save method while passing the output...SaveFormat.Xml as parameters Save the output XML file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-xml/