Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 375,780 for

save

(2.04 sec)
  1. 在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....setName ( "My Worksheet" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "book.out.xls"...

    docs.aspose.com/cells/zh/java/managing-workshee...
  2. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....A8" ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully with external links...

    docs.aspose.com/cells/cpp/set-external-links-in...
  3. Convert DOC to OST in Python | products.aspose.com

    Save DOC to OST within Python applications without using Microsoft Word or Outlook...NET and saved into the OST format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. Converting a PDF file to PPTX using PHP | Aspos...

    Sample code on PHP for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Aspose.PDF for PHP via Java...Save method with page index & output...output file path as parameters Save the output PPTX file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  5. Converting a PDF file to XLS using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/
  6. Converting a SVG file to DOC using C++ | Aspose...

    Sample code for SVG to DOC conversion using C++. Use C++ example for batch SVG 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/svg-to-doc/
  7. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM document using Python applications without using Microsoft Word.... Save using save() method by passing relevant...can streamline their workflow, save time, and increase productivity...

    products.aspose.com/total/python-net/create/docm/
  8. Convert EPUB to DOCX – C# code and Online Conve...

    Convert EPUB to DOCX in C# using Aspose.HTML for .NET. Consider various EPUB to DOCX conversion scenarios in C# examples. Try online EPUB Converter.... The save options in the example are set...Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-docx/
  9. Working With PSB Files|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....and the same can be used to save the results. The following code...and the same can be used to save the results. The PdfOptions...

    docs.aspose.com/psd/java/working-with-psb-files/
  10. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....Add() method and saves it as an output Excel file ...(). Add ( inputXmlMap ); // Save the workbook in XLSX format...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...