Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 292,093 for

word

(0.14 sec)
  1. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...getting cut off in word document Aspose.Words Product Family ApplicationsTeamAvis...team is currently using Aspose.Words.ReportingServices version 22...

    forum.aspose.com/t/long-text-value-visible-when...
  2. How to content fit data same line in Aspose wor...

    Hi Team, In aspose Word template table cell how to fit in same row/line, if adding autofit then data getting to distort. Also, I am unable to move table last column towards left. Attached template for reference. …...line in Aspose word template using LINQ Aspose.Words Product Family...Family words-net , linq-reporting-engine rose.thomas March 5, 2026...

    forum.aspose.com/t/how-to-content-fit-data-same...
  3. Incorrect diacritic placement when converting A...

    Hi, We realised that when converting certain Arabic characters, Aspose is puting some accent to the wrong place. If you test the Word document I provided, you will noticed that the character U+064B : ARABIC FATHATAN​ i…...based Word file to PDF Aspose.Words Product Family words-cpp gvlicenseit...wrong place. If you test the Word document I provided, you will...

    forum.aspose.com/t/incorrect-diacritic-placemen...
  4. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to PDF only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...Word document has 1288 pages. When converted to PDF only 55 pages...converted Aspose.Words Product Family words-net pnocera January...

    forum.aspose.com/t/word-document-has-1288-pages...
  5. About inconsistence of header alignment from fi...

    Hi Team, Header alignment from first page is not correctly reflecting in the following aspose Word templates. Could you pls assist me on this? First page in grid view:: Second page header alignment: Header (Test Re…...aspose word templates Aspose.Words Product Family words-net rose...reflecting in the following aspose word templates. Could you pls assist...

    forum.aspose.com/t/about-inconsistence-of-heade...
  6. Պահպանեք հաշվետվությունը որպես Word փաստաթուղթ ...

    SQL Server Reporting Services ընդլայնում - արտահանեք ձեր հաշվետվությունները Word ձևաչափով...SSRS ընդլայնում Word ձևաչափով հաշվետվություններ տրամադրելու համար...RDL և RDLC հաշվետվությունները Word փաստաթղթերի ձևաչափերով SQL Server...

    products.aspose.com/words/hy/reporting-services/
  7. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...Layout Issues in Word-to-PDF Conversion Aspose.Words Product Family...Family tables , words-java pblad March 5, 2026, 11:53pm 1 Executive...

    forum.aspose.com/t/table-layout-issues-in-word-...
  8. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Word Table Cell Merge Issue Aspose.Words Product Family words-net...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  9. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.Words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...Word with new styles gives incorrect page count Aspose.Words...it should be 39 but Aspose.words api is counting 47 pages. A...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  10. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....Words Product Family Aspose.PDF Product...How to Extract All Images from Word Document in Python This quick...

    kb.aspose.com/words/python/how-to-extract-all-i...