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

columns

(0.08 sec)
  1. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...xlsx"); // Delete blank rows and columns, preserving shapes DeleteBlankOptions...xlsx"); // Delete blank rows and columns, preserving shapes DeleteBlankOptions...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  2. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...table with three rows and four columns, and then add it to the document...table with two rows and two columns and then insert it into the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...table with three rows and four columns, and then add it to the document...table with two rows and two columns and then insert it into the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. Dynamically Display Barcodes in Table|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.... Table Name: Phones Column Name Description id Auto number...Image Report Item to the table column. [dynamic_customcode_01.png]...

    docs.aspose.com/barcode/reportingservices/dynam...
  10. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...Because the HTML does not define column widths, the library compresses...and give the table or its columns a fixed width, for example:...

    forum.aspose.com/t/the-width-of-the-table-is-co...