Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 312,272 for

save

(0.06 sec)
  1. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::WordML2003SaveOption class Contents [...specify additional options when saving a document into the WordML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Public API Changes in Aspose.Cells 8.3.1|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....setShowCellRange ( true ); //Save the workbook workbook . save ( "output.xlsx"..."Offset [2,2]" ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....Words is about to save a document part. public void...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in JavaScript using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. BarcodeGenerator|Aspose.BarCode for Python via ...

    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(stream, format) Save barcode image to stream...specific format. save(filename, format) Save barcode image to...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....document, inserts some content and saves it as a Microsoft Word .DOC...( "Hello world!" ); $ doc -> save ( "C:\\Temp\\out.doc" ); ?>...

    docs.aspose.com/words/java/usage-examples-for-php/
  7. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...not None : # Save in Excel2003 XLS format save_options = XlsSaveOptions...XlsSaveOptions () # Save workbook to response stream with appropriate...

    docs.aspose.com/cells/zh/python-net/saving-file...
  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. replace(input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ColdFusion and the product|Aspose.Words for Java

    Using Aspose.Words for Java in ColdFusion applications....document, inserts some content and saves it as a Microsoft Word .DOC..."Hello World!!!" )> < cfset doc . save ( "C:\Temp\out.doc" )> </ body...

    docs.aspose.com/words/java/coldfusion-and-aspos...
  10. Document.RemovePersonalInformation | Aspose.Wor...

    Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving....and document properties upon saving the document. public bool ...information during a manual save. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...