Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,722 for

save

(0.81 sec)
  1. Online PCL to PPS Conversion or Build .NET base...

    Free online app to convert PCL to PPS files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPS format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  2. Specify how to cross string in output PDF and i...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for Node.js via C++.... When you save your Excel file into PDF/Image...loads the sample Excel file and saves it to PDF/Image format by specifying...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  3. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/python-net/conversion/
  4. Export XML to POWERPOINT in Android | products....

    Android API to Convert XML to POWERPOINT without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Convert DOCM to POTX via C++ or with free Onlin...

    Export DOCM to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTX online converter quickly before integrating the code....allows users to create, edit, and save PowerPoint presentations. With...presentation from the HTML file and save it as a POTX file. In conclusion...

    products.aspose.com/total/cpp/conversion/docm-t...
  6. Convert HTML to JPG in Python | products.aspose...

    Convert HTML to JPG in Python. Use Python library API to convert HTML files to JPGs...Presentation from HTML file and save it as JPG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .jpg" . format(num...

    products.aspose.com/slides/python-net/conversio...
  7. Convert PDF to Image in Python | products.aspos...

    Convert PDF to Image in Python. Use Python library API to convert PDF files to Images...Presentation from PDF file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  8. Convert DOCM to POT via C++ or with free Online...

    Export DOCM to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POT online converter quickly before integrating the code.... Finally, they can save the presentation as a POT file...cost-effective solution that can save organizations time and money...

    products.aspose.com/total/cpp/conversion/docm-t...
  9. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingS...whether the document should be saved using a booklet printing layout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....fit_to_pages_tall = 1 # Save the modified workbook workbook . save ( "output_fit_to_page...zoom = 75 # Save the modified workbook workbook . save ( "output_scaled_percentage...

    docs.aspose.com/cells/python-net/how-to-scale-a...