Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 369,781 for

save

(0.19 sec)
  1. Convert Spreadsheet to PDF using Aspose.Cells|D...

    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....xls" ); //Save the document in PDF format workbook . save ( "AsposeConvert...

    docs.aspose.com/cells/java/convert-spreadsheet-...
  2. Converting Excel Files to HTML in PHP|Documenta...

    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 document in HTML format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-fil...
  3. C++ API to Convert XML to TSV | products.aspose...

    Convert XML to TSV via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to TSV format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. Rotate a Shape with Suitable Angle in PHP|Docum...

    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....1 ) -> setAngle ( 190 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "RotateShape.vdx"...

    docs.aspose.com/diagram/java/rotate-a-shape-wit...
  5. Convert HTML to MSG via Java | products.aspose.com

    Try the code sample to convert HTML files to MSG 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...to MSG format allows users to save individual email messages in...

    products.aspose.com/email/java/conversion/html-...
  6. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  7. Retrieving Attachments from Calendar Items|Docu...

    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....getName ()); //Save the attachment to disc att . save ( att . getName...

    docs.aspose.com/email/java/retrieving-attachmen...
  8. Export Visio Diagram to HTML in 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....vsd" ) \ # Save as Html diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  9. Unprotect a Worksheet in PHP|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...."aspose" ); // Save the Excel file. $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  10. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....reverse transformation – to save the document back to Markdown...Bold" ) builder . document . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/python-net/translate-mark...