Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 365,752 for

save

(0.26 sec)
  1. 高级功能|Aspose.PDF for .NET

    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 ( textFragment ); // Save PDF document to a MemoryStream...MemoryStream ()) { document . Save ( ms ); // Reset the stream...

    docs.aspose.com/pdf/zh/net/advanced-features/
  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. 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...
  4. Convert HTML To SVG C++

    Convert HTML to SVG format in C++ code. Save HTML as SVG using C++.... Save HTML as SVG in C++ The following...the local drive, then simply save it as SVG, specifying the required...

    products.aspose.com/words/cpp/conversion/html-t...
  5. Convert Image To SVG C++

    Convert Image to SVG format in C++ code. Save Image as SVG using C++.... Save image as SVG in C++ The following...the local drive, then simply save it as SVG, specifying the required...

    products.aspose.com/words/cpp/conversion/image-...
  6. Convert Image To GIF C++

    Convert Image to GIF format in C++ code. Save Image as GIF using C++.... Save image as GIF in C++ The following...the local drive, then simply save it as GIF, specifying the required...

    products.aspose.com/words/cpp/conversion/image-...
  7. Aspose.PSD for .NET 23.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....Paragraph is missed after the saving of file and updating of file...StrokeResources.VscgResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  8. Convert BMP to ICS in Python | products.aspose.com

    Save BMP to ICS within Python applications without using Microsoft Word or Outlook...load the converted HTML and save it into ICS format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. 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...
  10. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....getActualMinorUnit (); // Saves the presentation pres . save ( "MaxValuesVerticalAxi_out...switchRowColumn (); // Saves presentation pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/java/chart-axis/