Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 247,152 for

cells

(2.48 sec)
  1. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......aspose_cell_app@hotmail.com 2015-06-05T18:17:20Z aspose_cell_app@hotmail...aspose_cell_app@hotmail.com D:\cells\Online\OnlineDoc\Aspose.Cells-Doc-md\engli...

    docs.aspose.com/cells/ru/cpp/export-equation/Sa...
  2. Sample.xlsx

    Sheet1 2024-08-08T07:52:36Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z 2024-08-08T07:52:36Z false 2024-08-08T07:52:36Z Microsoft Excel 2024-08-08T07:52:36Z D......aspose_cell_app@hotmail.com 2015-06-05T18:17:20Z aspose_cell_app@hotmail...aspose_cell_app@hotmail.com D:\cells\Online\OnlineDoc\Aspose.Cells-Doc-md\engli...

    docs.aspose.com/cells/zh/cpp/export-equation/Sa...
  3. 图表渲染|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....Cells API支持创建各种Excel图表,详细内容请参阅 创建和自定义Excel图表...创建和自定义Excel图表 主题。 为了演示Aspose.Cells API在图像和PDF格式中渲染图表的用法,我们将根据以下片段创建柱状图。...

    docs.aspose.com/cells/zh/go-cpp/chart-rendering/
  4. How to Insert Comment in Excel using C#

    In this tutorial, you will learn how to insert comment in Excel using C#. The steps and code snippet demonstrates how to add comments or note in Excel using C#....Cells Product Family Aspose.Email...insert a comment in a specific cell and write the output file in...

    kb.aspose.com/cells/net/how-to-insert-comment-i...
  5. I am not able to get the height of wrapped text...

    i am able to get the cell width of column by sheet.Cells.GetColumnWidthPixel(i) but not able to get cell height if the text is wrapped i used sheet.AutoFitRow(i) but same result after and before...Cells Product Family royal.monteiro...able to get the cell width of column by sheet.Cells.GetColumnWidthPixel(i)...

    forum.aspose.com/t/i-am-not-able-to-get-the-hei...
  6. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...Cells Product Family cells-java leoluo October...

    forum.aspose.com/t/code-snippet-to-create-combi...
  7. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_BottomRightCell method. Gets the bottom right cell style in C++....method Gets the bottom right cell style. System :: SharedPtr <...InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ConditionalStyle::get_Borders me...

    Aspose::Words::ConditionalStyle::get_Borders method. Gets the collection of default cell borders for the conditional style in C++....Gets the collection of default cell borders for the conditional...InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_TopLeftCell method. Gets the top left cell style in C++....ll method Gets the top left cell style. System :: SharedPtr <...InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....Cells enables you to save the Excel...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-file-to...