Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 310,748 for

save

(0.06 sec)
  1. Aspose.Cells 8.3.1中的公共API更改|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....setShowCellRange ( true ); //Save the workbook workbook . save ( "output.xlsx"..."Offset [2,2]" ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Android API to Render MHTML to DOCM | products....

    Transform MHTML to DOCM via Android via Java API...page archive format used to save web pages for offline viewing...Convert MHTML to DOC by using save method Load DOC file by using...

    products.aspose.com/total/android-java/conversi...
  3. Convert DOC To TXT C++

    Convert DOC to TXT format in C++ code. Save DOC as TXT using C++.... Save DOC 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/doc-to...
  4. Convert DOC To PDF C++

    Convert DOC to PDF format in C++ code. Save DOC as PDF using C++.... Save DOC as PDF in C++ The following...output file and use the Save() method to save the result as PDF. The...

    products.aspose.com/words/cpp/conversion/doc-to...
  5. Convert WORD To PDF C++

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

    products.aspose.com/words/cpp/conversion/word-t...
  6. Convert TEXT To HTML C++

    Convert TEXT to HTML format in C++ code. Save TEXT as HTML using C++.... Save text as HTML in C++ The following...output file and use the Save() method to save the result as HTML....

    products.aspose.com/words/cpp/conversion/text-t...
  7. Create Slide as SVG Image|Aspose.Slides Documen...

    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 the memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  8. Working with Pages in PostScript | C++

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 // The...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  9. Aspose.PSD for .NET 25.3 - Release Notes|Docume...

    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 ( outputFilePng , new PngOptions...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  10. Pdf|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.... Simply save an Excel file to PDF using the...the Workbook class' Save method. The Save method provides the...

    docs.aspose.com/cells/net/convert-excel-to-pdf/