Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 375,520 for

save

(0.2 sec)
  1. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and Save the modified file to disk....calculateFormula ( calculationOptions ); // Save to XLSX by setting the calculation...workbook . save ( dataDir + "output_out.xlsx" ); // Save to PDF workbook...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  2. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。...calculateFormula ( calculationOptions ); // Save to xlsx by setting the calc...workbook . save ( dataDir + "output_out.xlsx" ); // Save to pdf workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  3. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown....docx' ) save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . office_math_export_mode = aw . saving . MarkdownOfficeMathEx...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Render MSG to DOC in Andorid App | products.asp...

    Export MSG to DOC without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOC format using save method and set DOC as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to DOTM in Andorid App | products.as...

    Export MSG to DOTM without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOTM format using save method and set DOTM as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. Render MSG to EMF in Andorid App | products.asp...

    Export MSG to EMF without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to EMF format using save method and set EMF as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  7. Render MSG to BMP in Andorid App | products.asp...

    Export MSG to BMP without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  8. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....Dimension" , 960 , 720 )); # Save the image to disk in JPEG format...format try { $slideImage -> save ( "picture1_out.jpg" , ImageFormat...

    docs.aspose.com/slides/php-java/embedded-font/
  9. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then Save in any supported file format. Developers can also load an existing 3D Scene for the modification, addition or processing purposes....Load Existing 3D Scene in C# Save the 3D Scene in Supported 3D...Create an Empty 3D Scene and Save in Supported 3D File Formats...

    docs.aspose.com/3d/net/create-and-read-an-exist...