Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 971 for

january

(0.12 sec)
  1. Aspose .cell 中单元格类型为日期控件的,日期控件有时候展示不全 - Free Su...

    aspose .cell 中单元格类型为日期控件的,日期控件有时候展示不全 image.png (10.4 KB)...notifier January 15, 2026, 2:28am 6 The issues...

    forum.aspose.com/t/aspose-cell/323598
  2. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...sahi January 1, 2026, 8:52am 3 @hmitov ...

    forum.aspose.com/t/how-to-convert-conditionally...
  3. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …... ChadAll January 4, 2023, 7:38pm 11 Aspose-...development also. asad.ali January 4, 2023, 10:57pm 12 @ChadAll...

    forum.aspose.com/t/the-annotation-isn-t-display...
  4. 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…...release in the first half of January 2026. We will notify you once...available. aspose.notifier January 15, 2026, 4:11am 8 The issues...

    forum.aspose.com/t/copied-range-does-not-update...
  5. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...PutValue ( U16String ( u "January" )); cells . Get ( U16String...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  6. Resize to Letter creating Blank pages - Free Su...

    Hi, When i Tried to Resize theLegal size pdf to Letter size it is creating Blank Pages in the out put.I am attaching both the pdf's. I am using Apose 9.7.0.0 to do this. But if I use 8.8.0.0 version which is previous ve…...ali January 20, 2026, 8:36pm 7 The issue...

    forum.aspose.com/t/resize-to-letter-creating-bl...
  7. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Cells Product Family rnara January 27, 2025, 6:44am 21 Hi Team...Thanks, Krishna amjad.sahi January 27, 2025, 8:18am 22 @rnara...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  8. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。... putValue ( "January" ); cells . get ( "A3" ). putValue...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  9. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...notifier January 14, 2026, 7:27am 4 The issues...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  10. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....add("Revenue", new String[]{"January", "February", "March"}, new...add("Revenue", new String[]{"January", "February", "March"}, new...

    reference.aspose.com/words/java/com.aspose.word...