Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 17,657 for

columns

(0.2 sec)
  1. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....Cells[column] method Insert new data in...displayed in a table format. Columns are separated by commas, and...

    products.aspose.com/total/net/update/csv/
  2. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++.... GetCells (); // Set the columns widths (A, B and C) cells ...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  3. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。... GetCells (); // Set the columns widths (A, B and C) cells ...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...
  4. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...AutoFitRows Issue : Similar to the column issue, ensure that the row...AutoFitWrappedTextTy.Paragraph }; // Autofit columns and rows sheet.AutoFitColumns(options);...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  5. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library.... The rows and columns collections have zero‑based...therefore, a cell at row 0 and column 0 means the first cell in the...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  6. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft Excel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。... Get ( 0 ); // Add two columns of data worksheet . GetCells...(). Get ( 0 ); // Add two columns of data worksheet . GetCells...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  7. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....below, which contains data in columns A and B. The following screenshot...will be applied to the second column (B) in the list cells . subtotal...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  8. Container Copy Styling Issues (continued) - Fre...

    Started here: After the 25.11 update I’m still seeing some issues with styling of copied containers. Issues: The first container copy is quite a bit wider than the original or the other copies. The style still doesn…...pages[1] $data = @' Column,Value Column1,Value1 Column1...ConvertFrom-Csv $columns = $data | Group-Object -Property Column $objectNumber...

    forum.aspose.com/t/container-copy-styling-issue...
  9. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...水平合并列: 配置 PdfSaveOptions 启用 all_columns_in_one_page_per_sheet 属性 from...all columns in one page per sheet options . all_columns_in_one_page_per_sheet...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  10. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs....Close Show and Hide Rows, Columns, and Scroll Bars Analyzing...

    docs.aspose.com/cells/net/show-and-hide-workshe...