Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 105,429 for

workbook

(0.77 sec)
  1. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....01_SourceDirectory \\ " ); Workbook wb ( srcDir + u "sample.xls"...Close Extract OLE Objects from Workbook with C++ Automatically refresh...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  2. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...Create an instance of Workbook class Workbook book ; // Access first...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  3. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。...SetSupportDivTag ( true ); Workbook wb ( tempHtmlPath , loadOptions...:: Xlsx ); std :: cout << "Workbook saved successfully!" << std...

    docs.aspose.com/cells/zh/cpp/support-the-layout...
  4. 许可证|Documentation

    Aspose.Cells for .NET 提供不同的购买计划或提供免费试用和为评估使用 C# 中的许可和订阅政策提供 30 天临时许可。...//Instantiate a new Workbook Workbook workbook = new Workbook (); //Check...set Console . WriteLine ( workbook . IsLicensed ); //Get the...

    docs.aspose.com/cells/zh/net/licensing/
  5. Convert XSLFO to EXCEL in Android Apps | produc...

    Render XSLFO to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XSLFO Conversion...

    products.aspose.com/total/android-java/conversi...
  6. Convert XSLFO to FODS in Android Apps | product...

    Render XSLFO to FODS in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XSLFO Conversion...

    products.aspose.com/total/android-java/conversi...
  7. Convert XSLFO to XLSM in Android Apps | product...

    Render XSLFO to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XSLFO Conversion...

    products.aspose.com/total/android-java/conversi...
  8. Redact XLS Spreadsheet Online or using C++ | pr...

    Open and redact XLS document online via app for free. C++ API code to search and replace XLS text....project Load XLS file using Workbook class Define the ReplaceOptions...find and replace in whole workbook Save the XLS Spreadsheet C++...

    products.aspose.com/total/cpp/redact/xls/
  9. Redact Excel Spreadsheet Online or using C++ | ...

    Open and redact Excel document online via app for free. C++ API code to search and replace Excel text....project Load Excel file using Workbook class Define the ReplaceOptions...find and replace in whole workbook Save the Excel Spreadsheet...

    products.aspose.com/total/cpp/redact/excel/
  10. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-number-setti...