Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 375,795 for

save

(0.93 sec)
  1. Aspose.PSD for Python via .NET 24.12 - Release ...

    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 ( output_file , PngOptions ())...cast ( PsdImage , img ) image . save ( output_file , PngOptions ())...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  2. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....dictionary, # and save it to a fixed-page save format. The text...locale_id == 2055 ))) doc . save ( ARTIFACTS_DIR + 'Hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/ppsm/
  4. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pptx/
  5. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...Save() 方法保存输出的 PDF 文档。 // For complete...options )) { // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  7. Export EPUB to POTM in Android | products.aspos...

    Android API to Convert EPUB to POTM without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. Export PDF to POWERPOINT in Android | products....

    Android API to Convert PDF to POWERPOINT without using Microsoft Word...Convert PDF to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. Export PCL to PPTM in Android | products.aspose...

    Android API to Convert PCL to PPTM without using Microsoft Word...Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. Convert WORD To TXT C++

    Convert a Word document to TXT format in C++ code. Save a Word document as TXT using C++.... Save Word as TXT in C++ The following...output file and use the Save() method to save the result as TXT. The...

    products.aspose.com/words/cpp/conversion/word-t...