Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 806 for

december

(0.07 sec)
  1. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...AutoFitColumns会让隐藏列展示出来 中文技术支持 cloudy December 26, 2025, 1:46am 1 SyntaxEditor...oads\工作簿2.xlsx”); John.He December 26, 2025, 2:03am 4 @cloudy...

    forum.aspose.com/t/autofitcolumns/323726
  2. MHT imaging using aspose.html V25.3, Duration.m...

    Duration.mhtml when converted to pdf and trying to view the pdf, it crashes.Need some more details to the error to understand the root cause. Attaching the sample file DURATION.zip (181.8 KB)...HTML Product Family Ghani0303 December 24, 2024, 10:29am 1 Duration...DURATION.zip (181.8 KB) asad.ali December 24, 2024, 10:29pm 2 @Ghani0303...

    forum.aspose.com/t/mht-imaging-using-aspose-htm...
  3. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…... forasposeissues December 27, 2024, 9:26am 9 Team ,...the issue ? alexey.noskov December 27, 2024, 9:28am 10 @forasposeissues...

    forum.aspose.com/t/css-style-format-is-not-appl...
  4. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...Family words-net prodigy234 December 12, 2025, 4:35pm 1 Hi, we...Professionalize.Discourse December 12, 2025, 4:37pm 2 @prodigy234...

    forum.aspose.com/t/exception-when-converting-wo...
  5. Unable to fill the color on images - Free Suppo...

    I am unable to fill the color on images , do we have any way to fill the color?...Family aspose-cells sarathepiq December 8, 2025, 7:46am 1 I am unable...Professionalize.Discourse December 8, 2025, 7:47am 2 @sarathepiq...

    forum.aspose.com/t/unable-to-fill-the-color-on-...
  6. Need Error Code similar to Interop - Free Suppo...

    I am Replacing Inteop with Aspose.Cells for reading .xlsx files in .Net. Interop Gives error code whenever any error occurs in formula evaluation while aspose giving me error text in case of errors. I want aspose should…...Product Family keshavp1994 December 5, 2025, 9:38am 1 I am Replacing...Professionalize.Discourse December 5, 2025, 9:39am 2 @keshavp1994...

    forum.aspose.com/t/need-error-code-similar-to-i...
  7. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...Product Family cells-java xuerui December 24, 2025, 2:47am 1 Workbook...Professionalize.Discourse December 24, 2025, 2:49am 2 @xuerui...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  8. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx document containing text in the regular “Baskerville” font to PDF (or PNG…...Family words-net directum December 9, 2025, 10:19am 1 Hi! I am...Professionalize.Discourse December 9, 2025, 10:20am 2 @directum...

    forum.aspose.com/t/issue-with-font-rendering-wh...
  9. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...Product Family AbhayKumar007 December 6, 2025, 10:04am 1 Hello Team...Professionalize.Discourse December 6, 2025, 10:04am 2 @AbhayKumar007...

    forum.aspose.com/t/need-complete-documentation-...
  10. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...Cells Product Family max00000 December 10, 2025, 7:40am 1 When I...Professionalize.Discourse December 10, 2025, 7:40am 2 @max00000...

    forum.aspose.com/t/copied-range-does-not-update...