Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 346,987 for

save

(0.25 sec)
  1. Aspose.Cells 8.6.0中的公共API更改|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 the metadata info to spreadsheet metadata . Save ( filePath...= false ; //Save spreadsheet as HTML book . Save ( "output.html"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。..."1234" ); // Save the excel file workbook . Save ( outputFilePath..."1234" ); // Save the excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  3. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython...."London" ] ) # Saves the document to disk. doc . save ( dataDir +...coding sites: GitHub Load And Save To Stream in Jython Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...
  4. Feature List | Aspose.Page for Java

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Java....model classes Save XPS documents as raster images Save XPS documents...XPS elements Save PDF to stream Manipulate, save and convert XPS...

    docs.aspose.com/page/java/feature-list/
  5. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...DecorateField 方法,最后使用 FormEditor 类的 Save 方法保存更新后的PDF。以下代码片段向您展示了如何装饰特定的表单字段。...( "City" ); // Save PDF document editor . Save ( dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  6. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....shape-> GetShapeRenderer ()-> Save ( u"Output.tiff" , saveOptions);...BackgroundGraph(true); doc->Save(u"Output.tiff", saveOptions);...

    products.aspose.com/words/cpp/compress/tiff/
  7. Convert POTX to XLSB via PHP or with free Onlin...

    PHP API to Convert POTX to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to XLSB online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the POTX file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  8. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... RemoveAt ( 0 ); // Save the workbook to retain the changes...changes workbook . Save ( outputFilePath ); std :: cout << "Named...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  9. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/loa...
  10. DocSaveOptions.always_compress_metafiles proper...

    DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason...compression in a document while saving. # Open a document that contains...equation object.docx' ) # When we save a document, smaller metafiles...

    reference.aspose.com/words/python-net/aspose.wo...