Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 17,480 for

columns

(0.14 sec)
  1. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript 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/javascript-cpp/detecting-...
  2. Aspose grouping to work like SQL and RDLC repor...

    we have report in RDLC and want to convert in Aspose report. tried to group the data using groupby and group key .in next foreach loop if used the parameter to fetch the data. it is showing all the data instead of data i…...stands for the rest of names of columns which unique values are to...

    forum.aspose.com/t/aspose-grouping-to-work-like...
  3. Create XLS Using Python | products.aspose.com

    Generate Microsoft Excel XLS documents using Python applications without using Microsoft Office....cells organized in rows and columns. These cells can hold various...

    products.aspose.com/total/python-java/create/xls/
  4. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Column + 1); // Set options for exporting...row and column, as well as the number of rows and columns. Export...

    forum.aspose.com/t/convert-range-to-json/311994
  5. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for Node.js via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....69 , 8 )); // Autofit all columns worksheet . autoFitColumns...

    docs.aspose.com/cells/nodejs-cpp/custom-slice-o...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes in C++....how much the series bars or columns overlap. get_SecondSectionSize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Accessing Cells of a Worksheet|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....as a sequence of rows and columns. Before we try to access data...Using cell name . Using row & column index . Using Cell Name Developers...

    docs.aspose.com/cells/java/accessing-cells-of-a...
  8. How to Insert Table in PDF using C#

    This article shares information on how to insert table in PDF using C#. It contains information about the environment configuration, detailed program flow and a runnable sample code to add a table to a PDF using C#....multiple rows and add desired columns to them with sample values...

    kb.aspose.com/pdf/net/how-to-insert-table-in-pd...
  9. Create Gantt Chart in Excel using Python

    This article guides on how to create Gantt chart in Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code to build a Gantt chart in Excel using Python....format and auto-fit relevant columns in the sheet Create cell ranges...

    kb.aspose.com/cells/python/create-gantt-chart-i...
  10. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…...setting the widths of each column using .Width and also using...steps: Set Column Widths : Ensure that each column’s width is...

    forum.aspose.com/t/table-width-issue-document-d...