Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,748 for

save

(0.11 sec)
  1. 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...
  2. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....pass to the node renderer's "Save" method to modify // how it...let saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Save when having Shape layer Bug...( sourceFile )) { psdImage . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  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...