Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 375,527 for

save

(0.29 sec)
  1. Password Protect or Unprotect the Shared Workbo...

    Learn how to password protect or unprotect a shared workbook using Aspose.Cells for C++....while enabling sharing, and saves it as the output Excel file..."1234"); // Save the output Excel file wb . Save ( u "outputProtectSharedW...

    docs.aspose.com/cells/cpp/password-protect-or-u...
  2. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document loading and saving issues seamlessly, preserving formatting and data integrity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/net/aspose.words/iwa...
  3. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  4. C# API to Export PS to MARKDOWN | products.aspo...

    Convert PS to MARKDOWN without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Words Save the document to MARKDOWN format using Save method...

    products.aspose.com/total/net/conversion/ps-to-...
  5. C# API to Export EPUB to ODT | products.aspose.com

    Convert EPUB to ODT without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to ODT format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  6. C# API to Export CGM to DOTM | products.aspose.com

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

    products.aspose.com/total/net/conversion/cgm-to...
  7. C# API to Export EPUB to PCL | products.aspose.com

    Convert EPUB to PCL without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to PCL format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  8. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++....Excel file without charts and saves it as a PDF. const path = require...); // Save the workbook in PDF format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  9. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  10. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... save ( outputFile ); 此外,可以为图像印章添加替代文本:...imageStamp ); // 保存文档 document . save ( outFile ); 此外,以下代码显示了如何在 FigureElements...

    docs.aspose.com/pdf/zh/java/whatsnew/