Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,200 for

save

(0.3 sec)
  1. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...image files using a stream. Saving Image Files Aspose.Imaging...

    docs.aspose.com/imaging/net/creating-opening-an...
  2. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....using Java without Interop and save it as DOCX using a few lines...in the newly created document Save the resultant Word file as DOCX...

    kb.aspose.com/words/java/how-to-generate-word-d...
  3. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net.... Save the workbook to retain the changes...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...

    docs.aspose.com/cells/python-net/delete-named-r...
  4. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB....one of the Save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/java/convert-a-document-t...
  5. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...page archive format used to save and share web content. It is...audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. C# API to Export CGM to XAMLFLOW | products.asp...

    Convert CGM to XAMLFLOW without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Words Save the document to XAMLFLOW format using Save method...

    products.aspose.com/total/net/conversion/cgm-to...
  7. Convert PDF to Microsoft Word Documents in C++|...

    Aspose.PDF for C++ library allows you to convert PDF to Word format using C++ with ease and full control. These formats include DOC and DOCX. Learn more how to tune up PDF to Microsoft Word documents conversion....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat::Doc format...

    docs.aspose.com/pdf/cpp/convert-pdf-to-word/
  8. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and replace text in the document....replace(input_file_name, output_file_name, save_format, pattern, replacement)...input file, with the specified save format and additional options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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 the output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... Save output PDF document by calling Document.Save() method...options )) { // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/convert-html-to-pdf/