Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 375,798 for

save

(1.69 sec)
  1. Converting to MHTML Files in Ruby|Documentation

    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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  2. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres . save ( "modified...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  3. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....Aspose::Words::Saving::CompressionLevel enum Contents [ Hide...compression level to use while saving an OOXML document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Convert EML to SVG in Python | products.aspose.com

    Save EML to SVG in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word SVG...automate the conversion process and save time. How to Convert EML to...

    products.aspose.com/total/python-net/conversion...
  5. Convert EML to OTT in Python | products.aspose.com

    Save EML to OTT in your Python applications without using Microsoft Outlook or Word... It also allows users to save emails in a format that is compatible...Words for Python via .NET and save it into respective Word OTT...

    products.aspose.com/total/python-net/conversion...
  6. Convert EMLX to DOT in Python | products.aspose...

    Save EMLX to DOT in your Python applications without using Microsoft Outlook or Word...NET and save it into the respective Word...automate the conversion process and save time and effort. How to Convert...

    products.aspose.com/total/python-net/conversion...
  7. C++ API to Convert PPTX to TEXT or with free On...

    Export PPTX to TEXT within your C++ applications or online. Test free PPTX to TEXT online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to TEXT format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  8. C++ API to Convert PPTX to WORD or with free On...

    Export PPTX to WORD within your C++ applications or online. Test free PPTX to WORD online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOCX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  9. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....$textStamp ); // Save output document $document -> save ( $outputFile...$textStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  10. Converting Excel to PDF Files in Ruby|Documenta...

    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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/java/converting-excel-to-...