Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 376,833 for

save

(0.2 sec)
  1. 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...
  2. Using a Microsoft Word Document as the Message ...

    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.... Save it in MHTML format. Load the...Word document from disk and save it to stream as MHTML Document...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  3. Merge POTM Files To PNG Using Python | products...

    Merge multiple POTM files in Python.... save( "presentation_slide_ {0} .png"...to merge two POTM files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  4. Merge PPS Files To PNG Using Python | products....

    Merge multiple PPS files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two PPS files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  5. Merge PPTX Files To PNG Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation_slide_ {0} .png"...to merge two PPTX files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  6. Merge ODP Files To PNG Using Python | products....

    Merge multiple ODP files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two ODP files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...
  7. 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...
  8. Convert XBRL to Excel XLSX in C#|Documentation

    C# Finance Library API supports converting XBRL files to Excel XLSX. Please see the code provided in this article....Save method. To save the document is XLSX...

    docs.aspose.com/finance/net/convert-xbrl-to-xlsx/
  9. PDF Merging | Aspose.PDF

    Merging PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save ( _dataDir + "ConcatenatedPDF...get_Pages ()); // Save concatenated output file doc1 -> Save ( u "merged-output...

    products.aspose.com/pdf/merger/
  10. 透過 Python.NET 使用 Zip、7-zip、TAR o XAR 壓縮資料夾並尊重其結構

    了解如何透過 Python.NET 使用 Zip、7-zip、TAR 或 XAR 等各種工具高效壓縮資料夾,同時保留其內部結構。...路徑呼叫 create_entries 方法,然後使用 save 方法儲存存檔,如下所示: with zp . Archive()...create_entries( "D: \\ Data" ) archive . save( "archive.zip" ) Sampe 2: with...

    products.aspose.com/zip/zh-hant/python-net/adva...