Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 369,791 for

save

(0.11 sec)
  1. Ustvari Markdown Z Uporabo C++

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

    products.aspose.com/words/sl/cpp/make/md/
  2. Ustvari WORD Z Uporabo C++

    Ustvarite novo WORD v C++ v nekaj korakih. Preprosto ustvarite WORD s knjižnico C++...." ); 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/word/
  3. Ustvari PDF Z Uporabo C++

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

    products.aspose.com/words/sl/cpp/make/pdf/
  4. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded objects seamlessly....embedded object if you want to save it into a file. public string...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 在Ruby中管理工作表|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....setName ( "My Worksheet" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "book.out.xls"...

    docs.aspose.com/cells/zh/java/managing-workshee...
  6. Convert EMLX to EML via Java | products.aspose.com

    Try the code sample to convert EMLX files to EML 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...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/emlx-...
  7. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...Save(MyDir + @“out.docx” ); Hope...Workbook and then save it to memory streams. Before saving to memory...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  8. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除XLSX或XLS中的行。... insertRows ( 2 , 1 ) \ # Saving the modified Excel file in...Excel 2003) format workbook . save ( self . dataDir + "Insert Row...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  9. Convert DOC to OST in Python | products.aspose.com

    Save DOC to OST within Python applications without using Microsoft Word or Outlook...NET and saved into the OST format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/cpp/aspose.words/fil...