Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 312,271 for

save

(0.06 sec)
  1. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/Saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/Saveformat/#OTT) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 在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...
  4. Setup and Installation Guidelines|Documentation

    setup Aspose.Cells for PHP via Java and installation guidelines....php and save it into “aspose.cells” folder...sourceforge.net/pjb/download.php and save it into “aspose.cells” folder...

    docs.aspose.com/cells/php-java/setup-and-instal...
  5. 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-...
  6. Change Adjustment Values of the Shape with Node...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for Node.js via C++....5 ); // Save the workbook workbook . save ( path . join...default value // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/change-adjustm...
  7. 使用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...
  8. Managing Contacts in PST Files|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....Contents [ Hide ] Adding and Saving Contacts Add Contacts to PST...AddMapiMessageItem ( contact6 ); } Save Contacts in MSG Format This...

    docs.aspose.com/email/net/managing-contacts-in-...
  9. Convert PPTX to PPT|Aspose.Slides for PHP Docum...

    Convert PowerPoint PPTX to PPT...file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/php-java/convert-pptx-to...
  10. Convert PPTX to PPT in C++|Aspose.Slides Docume...

    Convert PowerPoint PPTX to PPT in C++...file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/cpp/convert-pptx-to-ppt/