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

save

(1.57 sec)
  1. Converting a HTML file to XLSX using Python | A...

    Sample code on Python for HTML to XLSX conversion. Use example code for batch HTML to XLSX conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as an Excel file...

    products.aspose.com/pdf/python-net/conversion/h...
  2. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# Save bitmap as PNG easily and quickly.... This code in C# save bitmap as PNG easily and quickly...image using PngOptions class Save the output PNG image with the...

    kb.aspose.com/imaging/net/how-to-create-png-ima...
  3. How to Password Protect an Excel File in Python

    This brief article explains how to password protect an Excel file in Python. It covers the details to configure the system, program flow and a runnable code snippet to encrypt Excel file in Python.... Save the protected Excel file with the save() method...encrypting the workbook, you can save it in any of the Excel-supported...

    kb.aspose.com/cells/python/how-to-password-prot...
  4. Extract Text from PowerPoint using Python

    This article describes how to extract text from PowerPoint using Python. It has details to set the IDE, a list of steps, and a sample code for PPTX to text converter using Python....new line Save all the collected text portions and save the output...text from portions in them. Save all the collected data in a...

    kb.aspose.com/slides/python/extract-text-from-p...
  5. Converting a HTML file to XPS using Python | As...

    Sample code on Python for HTML to XPS conversion. Use example code for batch HTML to XPS conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a Microsoft...

    products.aspose.com/pdf/python-net/conversion/h...
  6. Converting a HTML file to TEX using Python | As...

    Sample code on Python for HTML to TEX conversion. Use example code for batch HTML to TEX conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a LaTeX source...

    products.aspose.com/pdf/python-net/conversion/h...
  7. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。..." ); doc-> Save ( u"Output.html" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/html/
  8. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....Paragraph collection of the page Save the resultant PDF document The...myData )); // Save updated PDF document . save ( myExternalFile...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  9. How to Convert DWG to JPG in C#

    This example will help you to see how to convert DWG to JPG in C# programmatically. Exporting DWG to JPG in C# is easily achieved using few lines of code exposed by Aspose.CAD for .NET API....CAD in C#, save Autocad as Jpeg in both multiple...options for desired JPEG file Save the DWG to JPEG exported image...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-jpg...
  10. How to Convert Excel to XPS using Node.js

    This tutorial entails how to convert Excel to XPS using Node.js. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....instance of the Workbook class Save the loaded Excel file as XPS...Workbook class. Then by using the save method, the loaded XLSX file...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...