Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 363,370 for

save

(0.12 sec)
  1. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....removeNotesSlide (); // Saving presentation to disk pres . save ( "test.pptx"...removeNotesSlide (); } // Saving presentation to disk pres . save ( "test.pptx"...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. How to Convert TIFF to PDF in Java

    This short tutorial focuses on how to convert TIFF to PDF in Java. To create TIFF to PDF converter Java code and comprehensive steps are explained along with the environment configuration....settings Save the output PDF on the disk using the save method...generated PDF is saved on the disk using the save method. Code to...

    kb.aspose.com/imaging/java/how-to-convert-tiff-...
  3. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....the output HTML save and format options Save the loaded MSG or...or EML file to HTML using the save method In Java Email to HTML...

    kb.aspose.com/email/java/how-to-convert-outlook...
  4. How to Convert Word Document to HTML using Python

    In this short tutorial you will understand how to convert Word Document to HTML using Python. In order to export DOCX to HTML Python based example following simple steps below can be used in any of common operating systems like MS Windows, Linux, or macOS....Convert the DOCX to HTML using the save method With the help of the...Finally, the output file is saved on the disk with HTML file extension...

    kb.aspose.com/words/python/how-to-convert-word-...
  5. Create a spreadsheet document|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.... Save (); // Close the document. spreadsheetDocument..."MySheet" ); //Saving the Excel file workbook . Save ( filepath );...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  6. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and API differences.... save ( "result.xlsx" ); Aspose.Cells...workbook . save ( ' result . xlsx ' ); console . log ( ' saved to file...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  7. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results....signatures will not be saved when you save this Document object...into a file or stream because saving or converting will produce...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  9. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux.... You can save Word as HTML in C++ to use the...Aspose::Words and Aspose::Words::Saving namespaces Instantiate an instance...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  10. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to Excel with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/java/convert-visio-to-e...