Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 30,595 for

worksheet

(0.15 sec)
  1. 使用 C++ 通过 JavaScript 自定义 Ribbon XML|Documentation

    学习如何使用 C++ 通过 Script 自定义 Excel 的 Ribbon XML。...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  2. 通过JavaScript与C++查找XML映射的根元素名称|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript在Excel中查找XML映射的根元素名称。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...Workbook const xmap = workbook . worksheets . xmlMaps . get ( 0 ); //...

    docs.aspose.com/cells/zh/javascript-cpp/find-th...
  3. 使用C++的XmlMapCollection.Add方法在工作簿中添加XML映射,配合Java...

    学习如何在工作簿中使用C++的Aspose.Cells for JavaScript的XmlMapCollection.Add方法添加XML映射。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...universal conversion rules wb . worksheets . xmlMaps . add ( xmlString...

    docs.aspose.com/cells/zh/javascript-cpp/add-xml...
  4. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...the first worksheet const sheet = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  5. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...loadOptions); Worksheet worksheet = book.Worksheets[0]; Cells cells...cells = worksheet.Cells; DataTable dt = cells.ExportDataTable(0...

    forum.aspose.com/t/limitation-of-number-of-rows...
  6. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Node.js via C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formatting rules for the Worksheet object. These rules can be...

    docs.aspose.com/cells/nodejs-cpp/apply-shading-...
  7. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = Worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells...formatting: var blockCell = worksheet.Cells[htmlBlock.OccupiedCells...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  8. Aspose Cells GridJs - TextWrapping is not auto ...

    I’ve noticed a significant issue with the TextWrap functionality in the Aspose Cells GridJS control, which affects usability in my case. When a cell has the textWrap style enabled and a long text is entered, after confi…...text is not visible, and the worksheet becomes unreadable. I would...

    forum.aspose.com/t/aspose-cells-gridjs-textwrap...
  9. Product Overview|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....allows importing data onto the worksheets from different data sources...the grid, managing multiple worksheets, managing cells, rows and...

    docs.aspose.com/cells/net/product-overview/
  10. Ինչպես ջնջել մեկնաբանությունը Excel-ում C#-ով

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես ջնջել մեկնաբանությունը Excel-ում՝ օգտագործելով C#: Քայլերը և կոդի հատվածը ցույց են տալիս, թե ինչպես հեռացնել մեկնաբանությունները Excel-ից՝ օգտագործելով C#:...դասի օբյեկտ Մուտք գործեք Worksheet ՝ օգտագործելով դրա ինդեքսը...

    kb.aspose.com/hy/cells/net/how-to-delete-commen...