Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 363,615 for

save

(0.18 sec)
  1. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for Node.js via C++.... Save Resources: By limiting the print..."A1:D10" ); // Save the workbook workbook . save ( "set_print_area...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  2. Convert OTT to POT via Java or with free Online...

    Java API to Export OTT to POT without using Microsoft Word or PowerPoint or online. Test free OTT to POT online converter quickly before integrating the code....the HTML content in it, and save it as POT. This powerful PowerPoint...the HTML content in it, and save it as POT. This library also...

    products.aspose.com/total/java/conversion/ott-t...
  3. Convert DOT to PPTM via Java or with free Onlin...

    Java API to Export DOT to PPTM without using Microsoft Word or PowerPoint or online. Test free DOT to PPTM online converter quickly before integrating the code....content into the Presentation and save it as a PPTM. Once the HTML...Presentation, the PPTM can be saved. This process is quick and easy...

    products.aspose.com/total/java/conversion/dot-t...
  4. Convert WORDML to PPTX via Java or with free On...

    Java API to Export WORDML to PPTX without using Microsoft Word or PowerPoint or online. Test free WORDML to PPTX online converter quickly before integrating the code....content into the Presentation and save it as a PPTX file. The File...Finally, the Presentation is saved as a PPTX file. The File Automation...

    products.aspose.com/total/java/conversion/wordm...
  5. Convert ODT to XLAM using Python or with free O...

    ODT to XLAM conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT to XLAM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...to set various options while saving the HTML file into the Excel...

    products.aspose.com/total/python-net/conversion...
  6. Creating an HTML Document – Aspose.HTML for .NET

    Learn how to load HTML from a file, stream, URL, or create HTML from scratch using Aspose.HTML for .NET. Consider approaches to load HTML documents....create an empty HTML document and save it to a file. Copy 1 // Create...output path for a document saving 4 string documentPath = Path...

    docs.aspose.com/html/net/creating-a-document/
  7. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....inputFilePath ); // Specify HTML Save Options HtmlSaveOptions options...to Html with Html Save Options workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/export-document-workb...
  8. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....you load the file directly and save it to PDF, the data will not...Workbook ( filePath ); workbook . save ( path . join ( dataDir , "out...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  9. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....textFragment ) # Save PDF document document . Save ( "HelloWorld_out...Add ( table ) # Save PDF document document . Save ( self . dataDir...

    docs.aspose.com/pdf/net/python-net/
  10. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...field values // Save the Excel file wb . Save ( outDir + u "out_java..."out_java.xlsx" ); // Save as PDF PdfSaveOptions options ; options...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...