Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 369,807 for

save

(0.16 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....Aspose::Words::Saving::ImageSaveOptions::get_Scale method Contents...images. float Aspose :: Words :: Saving :: ImageSaveOptions :: get_Scale...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Managing Worksheets 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....Worksheet" ); // Saving the Excel file $workbook -> save ( $dataDir..."Sheet1" ); // Saving the Excel file $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/managing-worksheets-...
  3. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...changes workbook . save ( os . path . join ( data_dir , "Book2...

    docs.aspose.com/cells/zh/python-net/delete-name...
  4. Managing Page Breaks 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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  5. Aspose.PSD for Java 21.7 - 发行说明|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 ( outputFilePng , new PngOptions...PngOptions ()); image . save ( outputFilePsd ); } finally { image...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. 公共 API Aspose.Diagram 6.6.0 的变化|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....code ; } // save the Visio diagram diagram . Save ( @"c:\temp\out...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  7. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....GetKeepSeparatorsFor() property to true and saves it as output.csv . The screenshot...); // Instantiate Text File's Save Options TxtSaveOptions options...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  8. Programming Email in Jython|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....Jython Save Message as Draft in Jython Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  9. Programming Email 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....Message in PHP Save Message as Draft in PHP Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  10. HTML with Node.js via C++|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....code example below shows how to save a workbook as an HTML file using...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...