Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 373,074 for

save

(0.1 sec)
  1. Hello, World!|Simple example how to use Aspose....

    Create, edit and Save your first document in any supported format using Aspose.Words for .NET to experience its simplicity and power in C#....the and of the document “B” Save the output as PDF The following...Q: Which file formats can I save the document to directly from...

    docs.aspose.com/words/net/hello-world/
  2. Manipulating EPS Images|Documentation

    Aspose.Imaging graphic library for Python supports manipulating EPS images, exporting to other formats, resizing images and extracting preview images....have used the EPS format to save graphic documents since the...file into an `Image` object and save it in a different format, such...

    docs.aspose.com/imaging/python-net/developer-gu...
  3. Convert OTT to PPSX via Java or with free Onlin...

    Java API to Export OTT to PPSX without using Microsoft Word or PowerPoint or online. Test free OTT to PPSX online converter quickly before integrating the code....the HTML content in it, and save it as PPSX. The first step is...including the ability to open and save documents in various formats...

    products.aspose.com/total/java/conversion/ott-t...
  4. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to monitor cells in Excel's Formula Watch Window using Aspose.Cells for Python via .NET. Includes code examples and API references.... It saves the workbook as output Excel...column ) # Save workbook to output XLSX format. wb . save ( "outputAddCellsToMicr...

    docs.aspose.com/cells/python-net/add-cells-to-m...
  5. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....characteristics Save the loaded VSD file as VSDX using the save options...page size and using it in the ‘save’ method to generate the VSDX...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  6. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles using Aspose.Cells for C++ with the HtmlSaveOptions.TableCssId property....SetStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  7. Convert PDF to OFT in Python | products.aspose.com

    Save PDF to OFT within Python applications without using Microsoft Word or Outlook...NET and save it into OFT format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....Convert the DWG to SVG using the Save method In the above mentioned...finally save the DWG file as SVG on the disk using the Save method...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...
  9. Convert PPT to PDF in Python | products.aspose.com

    Convert PPT to PDF in Python. Use Python library API to convert PPT files to PDF...Presentation from PPT file and save it as PDF. Python tutorial for...Presentation( "PowerPoint.ppt" ); pres . save( "output.pdf" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PPTM to POTX in Python | products.aspos...

    Convert PPTM to POTX in Python. Use Python library API to convert PPTM files to POTX...Presentation from PPTM file and save it as POTX. Python tutorial..."PowerPoint.pptm" ); pres . save( "output.potx" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...