Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 376,384 for

save

(2.4 sec)
  1. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  2. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... You need to create and and save . The following code snippet...)); 14 // Save resultant XPS document 15 doc. Save (OutputDir...

    docs.aspose.com/page/zh/net/xps/working-with-im...
  3. Convert HTML to DXF via C# API | products.aspos...

    Export HTML to DXF in your .NET applications without using any third party application...Image class Save the document to DXF format using Save method Conversion...Image class and save it to DXF format using Save method. Convert...

    products.aspose.com/total/net/conversion/html-t...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples.... Save the presentation to disk in...); // Get the chart image and save it to a stream. com . aspose...

    docs.aspose.com/slides/java/creating-excel-char...
  5. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the documentation article in C++....Aspose::Words::Saving::ImageSavingArgs class Contents [ Hide...event. To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert PPSX to XLTX Format via Java | products...

    Convert PPSX to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter... This is a great way to save time and effort when dealing...Convert PPSX to HTML by using save method Load HTML document by...

    products.aspose.com/total/java/conversion/ppsx-...
  7. Convert JSON Format to FLATOPC via C++ | produc...

    C++ API t0 Parse JSON to FLATOPC without using Microsoft Word...JSON data from file Save JSON as PDF using Save method Load PDF document...Document class Save the document to FLATOPC format using Save method...

    products.aspose.com/total/cpp/conversion/json-t...
  8. Convert ICS to OST via C# | products.aspose.com

    Sample code for ICS to OST C# conversion. Use API example code for batch ICS files to OST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Open...MemoryStream. OFT file will be saved at the specified path. System...

    products.aspose.com/email/net/conversion/ics-to...
  9. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var document = new ...

    docs.aspose.com/html/net/convert-html-to-jpg/
  10. 将 PowerPoint 演示文稿转换为 .NET 中的 Markdown|Aspose.Sl...

    使用 Aspose.Slides for .NET 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动生成文档并保持格式。... 使用 Save method 将对象保存为 markdown 文件。 以下...Presentation ( "pres.pptx" )) { pres . Save ( "pres.md" , SaveFormat . Md...

    docs.aspose.com/slides/zh/net/convert-powerpoin...