Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 363,335 for

save

(0.28 sec)
  1. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files...." ); // Save the Excel file. wb . Save ( srcDir + u "MyBook_out...(); return 0 ; } Opening and Saving a File With Aspose.Cells for...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  2. AiModel.create method | Aspose.Words for Node.js

    AiModel.create method. Creates a new instance of [AiModel](../) class.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 C++ 查看或編輯 ODP 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 ODP 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  4. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3ds/
  5. Render the Worksheet and Workbook to Image usin...

    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.... You can save the image file to the disk/stream...Conversion Options It is possible to save specific pages as images. The...

    docs.aspose.com/cells/java/render-the-worksheet...
  6. PDF to SVG Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to SVG conversion. Use example code for batch PDF to SVG conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.SVG as parameters Save the output SVG file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...
  7. SVG to DOCX Converter using C++ | Aspose.PDF

    Sample code for SVG to DOCX conversion using C++. Use C++ example for batch SVG to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-d...
  8. SVG to HTML Converter using C++ | Aspose.PDF

    Sample code for SVG to HTML conversion using C++. Use C++ example for batch SVG to HTML conversion....Save method while passing the output...SaveFormat.Html as parameters Save the output HTML file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-h...
  9. PDF to DOC Converter using C++ | Aspose.PDF

    Sample code for PDF to DOC conversion using C++. Use C++ example for batch PDF to DOC conversion....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOC file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-doc/
  10. PDF to SVG Converter using C++ | Aspose.PDF

    Sample code for PDF to SVG conversion using C++. Use C++ example for batch PDF to SVG conversion....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-svg/