Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 369,785 for

save

(0.21 sec)
  1. How to Convert OneNote Notebook to PDF using Java

    This simple topic describes how to convert OneNote Notebook to PDF using Java. OneNote Notebooks are used for creating Notes in digital form and one can easily convert .one file to PDF in Java with simple API calls....converting to PDF Save the source .one file to PDF using Save method and...file to PDF file in with the save method and SaveFormat enumerator...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  2. Convert Latex to Word using Python

    Follow this article to convert Latex to Word using Python. It has the details to set the IDE, steps, and sample code to perform Latex to Word conversion using Python....with the specified settings Save the TEX document as a Word file...specified properties. Finally, save the loaded file as a Word file...

    kb.aspose.com/pdf/python/convert-latex-to-word-...
  3. Convert HTML to Image in Java | products.aspose...

    Convert HTML to Image in Java. Use Java library API to convert HTML files to Images...Presentation from HTML file and save it as Image. Java code for converting...the source HTML files in Java. Save result as Image file. Free Online...

    products.aspose.com/slides/java/conversion/html...
  4. Load source Excel file without charts|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....Excel file without charts and saves it in the output PDF format...); //Save the workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/java/load-source-excel-fi...
  5. Convert PDF to XML in C++ | products.aspose.com

    Convert PDF to XML in C++. Use C++ library API to convert PDF files to XMLs...Presentation from PDF file and save it as XML. C++ code for converting...the source PDF files in C++. Save result as XML file. Free Online...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  6. Create New Workbook|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 ( "test.xlsx" , SaveFormat ...Xlsx ); // Workbooks can be saved in many formats NPOI - HSSF...

    docs.aspose.com/cells/net/create-new-workbook/
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/nodejs-java/chart-series/
  8. Managing Page Breaks in Jython|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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  9. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....during document loading or saving. Members Name Description DATA_LOSS_CATEGORY...the created document following save. DATA_LOSS Generic data loss...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....not exist for saving the output Word file Save the Excel file...the Workbook.save() method using the custom save options The detailed...

    kb.aspose.com/cells/python/how-to-export-excel-...