Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 376,716 for

save

(0.34 sec)
  1. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”... When you save the message, both formats will...body"; // Create a PST file and save the message using (PersonalStorage...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  2. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...Uint8Array ( arrayBuffer )); // Save in csv format (without trimming)...trimming) const outputData1 = wb . save ( SaveFormat . Csv ); const...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  3. 在工作簿之间复制工作表|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....ws0 ); //Save the excel file. excelWorkbook1 . Save ( FileName...ws0 ); //Save the excel file. excelWorkbook1 . Save ( "copyworksheet...

    docs.aspose.com/cells/zh/net/copy-worksheets-be...
  4. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....textStamp ); // Save output document document -> Save ( _dataDir +...stamp ); // save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  5. Convert PST to OFT via Java | products.aspose.com

    Try the code sample to convert PST files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...converting PST files to OFT format, saving developers time and effort...

    products.aspose.com/email/java/conversion/pst-t...
  6. Ustvari DOC Z Uporabo C++

    Ustvarite novo DOC v C++ v nekaj korakih. Preprosto ustvarite DOC s knjižnico C++...." ); doc-> Save ( u"Output.doc" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/sl/cpp/make/doc/
  7. Urobiť DOCX Pomocou C++

    Vytvorte nový DOCX v C++ v niekoľkých krokoch. Jednoducho vytvorte DOCX 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/docx/
  8. Ustvari Dokument V C++

    Ustvarite datoteko s knjižnico C++. Preprosto ustvarite nov dokument v C++ v nekaj korakih...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sl/cpp/make/
  9. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Save the file. The following code...paragraphs . add ( table ) # Save updated document containing...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  10. Urobiť PDF Pomocou C++

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

    products.aspose.com/words/sk/cpp/make/pdf/