Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 22,216 for

table

(0.06 sec)
  1. Propagate Formula in Table or List Object autom...

    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....Ask AI Propagate Formula in Table or List Object automatically...you want a formula in your Table or List Object to automatically...

    docs.aspose.com/cells/net/propagate-formula-in-...
  2. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to pdf, I want to the border with of Table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the Table border width? Or after converting to PDF, read the file through a…...to PDF, the border width of table is too wide Aspose.Cells Product...want to the border with of table to be more thin. In excel, the...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  3. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports with pivot Tables. Our Goal: We need to create a pivot Table that summarizes an “Amount” column from a source data sheet using S…...Pivot Table Defaults to COUNT instead of SUM with Headers in...pivot tables. Our Goal: We need to create a pivot table that summarizes...

    forum.aspose.com/t/pivot-table-defaults-to-coun...
  4. Working with Data Display Formats of DataField ...

    Learn how to work with data display formats of DataField in Pivot Table using Aspose.Cells for C++....Formats of DataField in Pivot Table with C++ Contents [ Hide ] Aspose...Connection Data Source of Pivot Table with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/working-with-data-dis...
  5. How to Add Rows to Table in MS Word Document us...

    A step-by-step tutorial on how to add rows to Table in MS Word document using C#. Programmatically insert rows at specific index or use Aspose Words Table add row to the end of Table's row collection....Product Family How to Add Rows to Table in MS Word Document using C#...programmatically add rows to table in MS Word document using C#...

    kb.aspose.com/words/net/how-to-add-rows-to-tabl...
  6. Accessing Table from Cell and Adding Values ins...

    Access a Table from a cell and add values using Aspose.Cells with C++....Ask AI Accessing Table from Cell and Adding Values inside it... you add values inside the Table or List Object using the Cell...

    docs.aspose.com/cells/cpp/accessing-table-from-...
  7. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The Table on first page will not be moved. When converting test file “T…...word document to pdf causes a table to be moved to next page Aspose...everything seems to be fine. The table on first page will not be moved...

    forum.aspose.com/t/converting-word-document-to-...
  8. How to Filter Data in Excel Table using C#

    This topic shows how to filter data in Excel Table using C# in WinForms .NET application without using MS Excel interop....How to Filter Data in Excel Table using C# This topic gives you...how to filter data in Excel table using C#. The example code shows...

    kb.aspose.com/cells/net/how-to-filter-data-in-e...
  9. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...fixedLayout of a document with a table with dotted border Aspose.Words...November 3, 2025, 3:51pm 1 Table with dotted border.docx (19...

    forum.aspose.com/t/bug-when-generating-html-in-...
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a Table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Table Cell Text with WrapText set to False does not work when...make text NOT wrap within a table cell, after being converted...

    forum.aspose.com/t/table-cell-text-with-wraptex...