Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 377,489 for

save

(2.44 sec)
  1. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...(); } // Save the modified Excel file workbook . Save ( outputFilePath...Red ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  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. 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...
  4. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for Node.js via C++....add(string) method and saves it as an output Excel file (...xml" )); // Save the workbook in XLSX format wb . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/add-xml-map-in...
  5. 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...
  6. 使用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...
  7. Generate Multiple MacroPdf417 BarCodes for Larg...

    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 barcode (fileid_segmentid.png) builder . save ( data_dir...end \ # Display Status puts "Saved Images Successfully." Download...

    docs.aspose.com/barcode/java/generate-multiple-...
  8. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...pdf" ; // Save the workbook in PDF format workbook . Save ( outputFilePath...); std :: cout << "Workbook saved successfully without charts...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  9. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document.... Examples Shows how to save a document with embedded TrueType...font_infos . save_subset_fonts = embed_all_fonts doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PPT and PPTX to JPG in Java|Aspose.Slid...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in Java with Aspose.Slides for Java using fast, reliable code examples....save(String formatName, int imageFormat)...com/slides/java/com.aspose.slides/IImage#save(String formatName, int imageFormat))...

    docs.aspose.com/slides/java/convert-powerpoint-...