Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,788 for

save

(0.12 sec)
  1. Customizing Email Headers in Python|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...."secret-header" , "mystery" ) \ # Save message to disc messageFormat...self . MessageFormat message . save ( self . dataDir + "MsgHeaders...

    docs.aspose.com/email/java/customizing-email-he...
  2. Convert JSON to CSV with Node.js via C++|Docume...

    Learn how to convert JSON data to CSV using Aspose.Cells for Node.js via C++....importOptions ); // Save Workbook workbook . save ( outputDir + "SampleJson_out...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  3. 在 Ruby 中设置 Visio 形状的线数据|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeLineData...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  4. 在Ruby Visio Diagram 中添加一个新Layer|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.... to_s ) \ # Save diagram diagram . save ( data_dir + "AddNewLayer...

    docs.aspose.com/diagram/zh/java/add-a-new-layer...
  5. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....); // Save the workbook in output pdf format wb . Save ( outDir...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  6. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save the file. Add Table in PDF -...Add ( table ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/table/add/
  7. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly.... Save ( ArtifactsDir + "Table.RowFormat...BackgroundPatternCol = Color . Orange ; doc . Save ( ArtifactsDir + "Table.RowCellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose.PSD for .NET 19.4 - 发布说明|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 ( outputFilePath ); } PSDNET-120...sourceFileName , options )) { image . Save ( outputFilePathPsd , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!...to true , fonts will not be saved to separate files. Instead,...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Convert Excel to CSV in Java

    In this step-by-step tutorial we will learn how to convert Excel to CSV in Java. These steps can be performed in macOS, Linux, and Windows....separators are required to be saved in the CSV file to differentiate...used in the output CSV file Save the Excel file as CSV In the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...