Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 310,760 for

save

(0.08 sec)
  1. Wrapping Cell Text|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.... Save the spreadsheet. The code samples...cellA5 . WrapText = true ; //Save the workbook workbook . SaveAs...

    docs.aspose.com/cells/net/wrapping-cell-text/
  2. Shape Effect|Aspose.Slides for Python Documenta...

    Apply effect to PowerPoint shape in Python... save ( "output.pptx" , slides . export...reflection_effect . blur_radius = 4 pres . save ( "reflection.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-effect/
  3. C++ API to Convert SVG to XLTX | products.aspos...

    Convert SVG to XLTX via C++ API without using Microsoft Excel or Adobe Reader...spreadsheet application, for saving spreadsheets. XLTX is an XML-based...Convert SVG to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, load, view, edit, draw or convert images to multiple formats within applications without any image editor....filters Image deskew Create Load Save Resize Rotate Crop Compress...controlling the font aspects Save SVG with fonts embedded or exported...

    products.aspose.com/imaging/python-net/
  5. Convert FLATOPC to PPS via Java or with free On...

    Java API to Export FLATOPC to PPS without using Microsoft Word or PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....the HTML content in it, and save it as PPS. The Aspose.Total...write HTML content in it, and save it as PPS. The process of converting...

    products.aspose.com/total/java/conversion/flato...
  6. Convert POT to EXCEL using Python or with free ...

    POT to EXCEL conversion in your Python applications without using Microsoft Office or online. Test free POT to EXCEL online converter quickly before integrating the code....NET API to save the HTML into the desired Microsoft...developers to quickly and easily save HTML into the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  7. Convert PS to POT via Java API | products.aspos...

    Java API to Convert PS to POT without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  8. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby...."London" ] ) \ # Saves the document to disk. doc . save ( data_dir...coding sites: GitHub Load And Save To Stream in Ruby Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...
  9. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD 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/word/
  10. Urobiť HTML Pomocou C++

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

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