Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 23,930 for

table

(0.75 sec)
  1. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the Tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....Table and image truncation during word transformation from .doc...transformation, some of the tables are images are getting truncated...

    forum.aspose.com/t/table-and-image-truncation-d...
  2. 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-...
  3. 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...
  4. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and Tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...Table Placeholder Replacement Works But Text Gets Clipped Instead...contains both paragraphs and tables with multiple placeholders...

    forum.aspose.com/t/table-placeholder-replacemen...
  5. How to adjust table column header in same line ...

    Hi Team, How can I adjust a Table column header in Aspose Word so that it appears on the same line? In the screenshot below, the “Ambient” column header is wrapping onto the next line. If I manually increase the column…...How to adjust table column header in same line in aspose word...Hi Team, How can I adjust a table column header in Aspose Word...

    forum.aspose.com/t/how-to-adjust-table-column-h...
  6. Not able to remove empty lines for merge fields...

    I have merge fields in a Table inside word document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my document has fini…...empty lines for merge fields in table from using Java aspose words...1 I have merge fields in a table inside word document template...

    forum.aspose.com/t/not-able-to-remove-empty-lin...
  7. After the mail merge Table of contents is broke...

    In my word document I have added the Table of contents. During the mail merge I am replacing the some tags data after that I am expecting that Table of content will get auto adjusted but it is not doing it. But instead …...After the mail merge Table of contents is broken in word document...word document I have added the table of contents. During the mail...

    forum.aspose.com/t/after-the-mail-merge-table-o...
  8. Whiteish lines appears while converting table i...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: input.pdf (1.8 KB) Result PPTX: Result.zip (9.4 KB) Seems that whiteish lines where cells m…...lines appears while converting table in PDF to PPT Aspose.PDF Product...when Aspose.PDF rasterizes table borders during the PDF‑to‑PPTX...

    forum.aspose.com/t/whiteish-lines-appears-while...
  9. Table row splitting between pages when converti...

    Hi, I am converting HTML TO PDF using Aspose.PDF package. My Table row is getting split between pages of generated PDF. Same issue was earlier reported by one of the user on your forum with Issue ID (PDFNET-56889) and i…...Table row splitting between pages when converting HTML to PDF...using Aspose.PDF package. My table row is getting split between...

    forum.aspose.com/t/table-row-splitting-between-...
  10. How can i extract the Table with a special tags...

    So i am trying to extract a Table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...How can i extract the Table with a special tags along with the...extract a table out of my single paged OCR PDF which has a Table and...

    forum.aspose.com/t/how-can-i-extract-the-table-...