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

save

(0.14 sec)
  1. 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...
  2. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( 'Paragraph 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for C++. Get clear code samples and tips to streamline your presentations.... Save the Presentation. Add a SmartArt...position 2 and set its text. Save the Presentation. Access a SmartArt...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  7. Convert DOT to POTX in Android Apps or with fre...

    DOT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to POTX online converter quickly before integrating the code....write HTML content in it, and save it as POTX. Aspose.Total for...write HTML content in it, and save it as POTX. In conclusion, Aspose...

    products.aspose.com/total/android-java/conversi...
  8. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    Convert IANA content types to Save format values effortlessly with the FileFormatUtil ContentTypeToSaveFormat method. Streamline your file handling today!...Converts IANA content type into a save format enumerated value. public...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/net/aspose.words/fil...
  9. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... This method allows us to save the embedded image as a separate...layers. Save the Modified PSD File Finally, we can save the modified...

    docs.aspose.com/psd/python-net/smart-object-upd...
  10. How to Convert PDF to Presentation using Java

    In this tutorial, we will focus on how to convert PDF to presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java add PDF to presentation with no dependence on MS PowerPoint....collection using addFromPdf method Save method in Java convert PDF to...source PDF file path and finally save the generated presentation on...

    kb.aspose.com/slides/java/how-to-convert-pdf-to...