Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 26,801 for

excel worksheet

(0.08 sec)
  1. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet Worksheet = workbook.getWorksheets().get(0); Cells cells = Worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  2. 使用JavaScript通过C++添加带有内置样式的字图文字|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++添加带有内置样式的字图文字,在Excel中创建具有视觉吸引力的文本...请使用[code]output excel file[/code]检查使用此代码生成的 输出excel文件 。这是 输出excel文件 在Microsoft...在Microsoft Excel中的外观。 <!DOCTYPE html> < html > < head > < title...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  3. 使用JavaScript通过C++将CSV、TSV和Txt转换为Excel|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....使用JavaScript通过C++将CSV、TSV和Txt转换为Excel Contents [ Hide ] 使用 Aspose...Aspose.Cells,可以将 CSV 文件转换为 Excel、OpenOffice、PDF、JSON 等多种格式。 打开 CSV...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。...Points </ h1 > < p > Choose an Excel file (sample.xlsx) to load (the...style="color: red;">Please select an Excel file.</p>' ; return ; } // Read...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  5. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Contents [ Hide ] Microsoft Excel允许用户向单元格添加评论以添加额外信息并突出显示数据。开...wb ; // Get the first worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  6. Incorrect formula processing - TOCOL and nested...

    Hi We are evaluating upgrading to the latest version of Aspose Cells to take advantage of the support for newer Excel functions. We have found an issue where the formula =TOCOL(SIMPLE_TABLE *(100-MULTIPLIERS),TRUE) retur…...advantage of the support for newer Excel functions. We have found an...attached simplified code and excel to show the issue. AsposeToColMultiplie...

    forum.aspose.com/t/incorrect-formula-processing...
  7. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....file formats such as Microsoft Excel spreadsheets (XLS, XLSX, XLSM...files of different Microsoft Excel versions. Opening SpreadsheetML...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  8. Working with the Reflection Effect of Shape or ...

    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....sample code loads the source Excel file , accesses the first shape...shape in the default worksheet, sets different properties of the...

    docs.aspose.com/cells/python-net/working-with-t...
  9. Working with the ThreeDFormat of Shape or Chart...

    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....sample code loads the source Excel file, accesses the first shape...shape in the first worksheet, sets the sub‑properties of the Shape...

    docs.aspose.com/cells/python-net/working-with-t...
  10. Working with the Glow Effect of Shape or Chart|...

    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....sample code loads the source Excel file ( 5115407.xlsx ), accesses...first shape in the first worksheet, sets the sub‑properties of...

    docs.aspose.com/cells/net/working-with-the-glow...