Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 369,779 for

save

(0.38 sec)
  1. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|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.... setStyle ( st ); // Now save the workbook in html format...setDefaultFontName ( "Courier New" ); wb . save ( path . join ( dataDir , "out_courier_new_out...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  2. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。... SetStyle ( st ); // Now save the workbook in html format...SetDefaultFontName ( u "Courier New" ); wb . Save ( outDir + u "out_courier_new_out...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  3. Online XSLFO to PPT Conversion or Build .NET ba...

    Free online app to convert XSLFO to PPT files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPT format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  4. Online XSLFO to OTP Conversion or Build .NET ba...

    Free online app to convert XSLFO to OTP files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to OTP format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  5. Generate QR Code|Documentation

    Learn how to generate QR codes using Aspose.BarCode for Java with examples of error correction levels, encoding modes, and common use cases....World" ); // Save barcode image generator . save ( folder + "qrcode...setResolution ( 300 ); generator . save ( folder + "qrcode_sized.png"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....code ; } // save the Visio diagram diagram . Save ( @"c:\temp\out...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream JpegDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library.... Save updated PDF file. Delete Images...delete ( 1 ) # Save updated PDF file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/images/remove/
  9. Aspose.PSD for .NET 18.8 - 发行说明|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 ( exportPath ); } PSDNET-66...MergeLayerTo ( layer2 ); im2 . Save ( exportPath ); } } PSDNET-65...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...