Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 52,039 for

2025

(0.39 sec)
  1. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want to do a cut, but not insert t…...cells-java cwedwards92 June 16, 2025, 9:10pm 1 When I use the insertCutCells...Professionalize.Discourse June 16, 2025, 9:10pm 2 @cwedwards92 The error...

    forum.aspose.com/t/cellsexception-invalid-shift...
  2. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...cells-net JThomas98 September 5, 2025, 7:15pm 1 Hi Aspose team, I’ve...new Workbook(dir + @"Test_09052025\Chart_Template.xlsm")) { Worksheet...

    forum.aspose.com/t/incorrect-rendering-when-con...
  3. Does Aspose.Cells.AI require a separate license...

    Does Aspose.Cells.AI require a separate license?...cells-net JoelJiao September 8, 2025, 7:15am 1 Does Aspose.Cells...license? JoelJiao September 8, 2025, 7:29am 3 Professionalize.Discourse:...

    forum.aspose.com/t/does-aspose-cells-ai-require...
  4. Issue with XLSB to XLSM conversion when Using s...

    Hi @amjad.sahi, I am using the Aspose.Cells v25.4.0 NuGet package to convert the attached IssueTemplate.xlsb file to xlsm format. This xlsb file contains a table with a column name that includes the @ char, and this co…...velaga June 20, 2025, 5:43am 1 Hi @amjad.sahi , I...issue. Thanks. John.He June 20, 2025, 6:12am 2 @vedavyas.velaga By...

    forum.aspose.com/t/issue-with-xlsb-to-xlsm-conv...
  5. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...words-net huanguwjie1 July 7, 2025, 8:27am 1 I am encountering...Professionalize.Discourse July 7, 2025, 8:28am 2 @huanguwjie1 Thank...

    forum.aspose.com/t/problems-with-title-and-lege...
  6. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...nakagaki May 23, 2025, 12:39pm 1 In theme1.xml of...Professionalize.Discourse May 23, 2025, 12:40pm 2 @s.nakagaki To change...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  7. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…...Family kkumaranil485 June 30, 2025, 4:55am 1 Hi Team, I am working...Professionalize.Discourse June 30, 2025, 4:55am 2 @kkumaranil485 Cause...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  8. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...words-net Melancholy June 25, 2025, 1:57pm 1 Why does Aspose.Words...Professionalize.Discourse June 25, 2025, 1:57pm 2 @Melancholy Cause...

    forum.aspose.com/t/page-margin-problem/314423
  9. Miss the possibility to set actions - Free Supp...

    Actions can be defined in Viso. This gives you a drop-down list on a shape with which you can set various things. How can I control these actions with Apose.Diagram? I have not found a way to do this in the API. I also …...diagram-net sgruth March 12, 2025, 10:57am 1 Actions can be defined...Professionalize.Discourse March 12, 2025, 10:57am 2 @sgruth Could you...

    forum.aspose.com/t/miss-the-possibility-to-set-...
  10. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...cells-java TarasTielkes February 15, 2025, 3:51pm 1 Hi, Using Aspose Cells...MB) amjad.sahi February 15, 2025, 6:05pm 2 @TarasTielkes , Thanks...

    forum.aspose.com/t/inconsistent-html-output-for...