Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 23,743 for

table

(0.06 sec)
  1. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a Table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...Resulting table borders are thicker than original Aspose.Cells...a xlsx file that contains a table. When I run the following code...

    forum.aspose.com/t/resulting-table-borders-are-...
  2. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word Table column hide and caption insertion in temp…...caption insertion to image & table column hide in Aspose.word template...example related to Aspose word table column hide and caption insertion...

    forum.aspose.com/t/about-caption-insertion-to-i...
  3. Differentiating Duplicate Values in PDF Tables ...

    Hi Team, We need to extract Table data from a PDF document. Based on a specific key, we must retrieve the corresponding value from the Table. However, there is a challenge: the same key can have duplicate values across …...Duplicate Values in PDF Tables Based on Dynamic Table Headings Aspose...Hi Team, We need to extract table data from a PDF document. Based...

    forum.aspose.com/t/differentiating-duplicate-va...
  4. Aspose.Words Bug Report: Header Table Renders N...

    Summary Tables in header sections render narrower than body content in converted PDFs, despite having correct width properties. The Table width is programmatically set to match the full available page width, but the PDF…...Words Bug Report: Header Table Renders Narrower Than Body Content...words-java , table pblad March 16, 2026, 5:43pm 1 Summary Tables in header...

    forum.aspose.com/t/aspose-words-bug-report-head...
  5. Find and Refresh the Nested or Child Pivot Tabl...

    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....or Child Pivot Tables of a Parent Pivot Table Contents [ Hide...Sometimes, one pivot table uses another pivot table as a data source...

    docs.aspose.com/cells/java/find-and-refresh-the...
  6. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS Table cells with vertical text orientation in PDF export. Code snippet: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); bu…...exporting AUTO_FIT_TO_CONTENTS table with vertical cell text orientation...added to AUTO_FIT_TO_CONTENTS table cells with vertical text orientation...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  7. Aspose table alignment is not working properly ...

    We are creating aspose report using html tags, the formatting in english language comes differently as compared to chinese. Even if the colspan is declared the Table adjust its column as per content. image.png (31.2 KB…...Aspose table alignment is not working properly in case of chinese...the colspan is declared the table adjust its column as per content...

    forum.aspose.com/t/aspose-table-alignment-is-no...
  8. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create Table in Word document using C# code. Programmatically create Table in Word using C# with an Aspose DocumentBuilder and DOM classes....Product Family How to Create Table in Word Document using C# This...two different ways to create table in Word document using C#. We...

    kb.aspose.com/words/net/how-to-create-table-in-...
  9. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a Table. Please could you…...range and formatting to Word table Aspose.Cells Product Family...it into a Word document as a table. Please could you point me in...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  10. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in DOCX using C++. In order to insert rows inside Table of Word document using C++ a very simple API interface is used....Product Family How to Add Rows to Table in DOCX using C++ In this topic...to add Rows to Table in DOCX using C++ . Tables have wide utility...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...