Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 87,265 for

workbook

(0.07 sec)
  1. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Create an instance of Workbook Workbook book ; // Get the WorksheetCollection...Create an instance of Workbook Workbook book ; // Get the WorksheetCollection...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  2. Converting Worksheet to Image in Ruby|Documenta...

    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 def worksheet_to_image ( workbook ) #Create an object for ImageOptions...the first worksheet. sheet = workbook . getWorksheets () . get (...

    docs.aspose.com/cells/java/converting-worksheet...
  3. Find Maximum Rows and Columns supported by XLS ...

    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....you can use Workbook.Settings.MaxRow and Workbook.Settings.MaxColumn...following sample code creates workbook first in XLS and then in XLSX...

    docs.aspose.com/cells/net/find-maximum-rows-and...
  4. Using LightCells API|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.... To save workbooks, provide the cell content...processed and then discarded, the Workbook object does not hold the collection...

    docs.aspose.com/cells/java/using-lightcells-api/
  5. Find out if VBA Project is Protected|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....following sample code creates a workbook and then checks if its VBA...Protect the VBA Project of Excel Workbook Check if VBA Project is Protected...

    docs.aspose.com/cells/net/find-out-if-vba-proje...
  6. Aspose.Cells Template and RDL 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....template is a Microsoft Excel workbook that contains report layout...retrieved and opened as a workbook in Microsoft Excel. Aspose...

    docs.aspose.com/cells/reportingservices/aspose-...
  7. Link Cells to XML Map Elements|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....respectively and then saves the workbook in output excel file . If...Close Import XML Map inside a Workbook using Aspose.Cells Query Cell...

    docs.aspose.com/cells/java/link-cells-to-xml-ma...
  8. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....(); // Create an empty Workbook Workbook wb ; // Prepare data wb...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  9. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...\\ " ); // Initialize a new Workbook and open an Excel file U16String...srcDir + u "input.xlsx" ; Workbook workbook ( inputPath ); // Instantiate...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...
  10. 用Node.js通过C++按名称访问文本框|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从集合中按名称访问文本框。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/access-the-...