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

save

(0.12 sec)
  1. 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...
  2. Convert MBOX to OFT via Java | products.aspose.com

    Try the code sample to convert MBOX files to OFT 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...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/mbox-...
  3. 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...
  4. 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...
  5. 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...
  6. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby....remove () #ExEnd \ # Save the document. doc . save ( data_dir + "Field...

    docs.aspose.com/words/java/remove-field-in-ruby/
  7. 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...
  8. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF document in PHP using Aspose.PDF....); # save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  9. 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-...
  10. 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...