Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 377,465 for

save

(0.31 sec)
  1. View or Edit PPTM Files Metadata using Java | p...

    Java source code to edit or view PPTM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pptm"...

    products.aspose.com/slides/java/metadata/pptm/
  2. View or Edit PPTX Files Metadata using Java | p...

    Java source code to edit or view PPTX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pptx"...

    products.aspose.com/slides/java/metadata/pptx/
  3. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio.... They are commonly saved in VSDX or VSD format to provide...class. Finally, save the output diagram with the save() method. The...

    blog.aspose.com/diagram/combine-visio-diagrams-...
  4. How to Convert DWG to JPG using Java

    This brief tutorial guides on how to convert DWG to JPG using Java. It can be used to preview DWG file when you create JPG from DWG without needing to install any additional application or tool in any of the common operating systems like macOS, Ubuntu or MS Windows.... You can also save the output to stream as well...of CadRasterizationOpti class Save the output JPG file In this...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-jp...
  5. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....and set the desired password Save the password protected .ONE...set the desired password and save the password protected OneNote...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  6. Export Presentations to XAML in .NET|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in .NET using Aspose.Slides—quick, Office-free solution that keeps your layout intact....introduction to XAML, shows how to save a presentation to XAML with...Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions ()); } Export...

    docs.aspose.com/slides/net/export-to-xaml/
  7. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....the above save option to select the desired sheets Save the loaded...to render to PDF, and finally save the Numbers file as a PDF with...

    kb.aspose.com/cells/python/convert-numbers-file...
  8. Convert ml to oz in C#

    In this brief guide, you will learn how to convert ml to oz in C#. It explains setting up the environment and the algorithm steps, followed by an executable code example to convert milliliter to ounce in C#....conversion and save the generated Excel file using the Save() method...define the conversion factor and save the output file to complete...

    kb.aspose.com/cells/net/convert-ml-to-oz-in-csh...
  9. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/otp/
  10. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/potm/