Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 337 for

25.12

(0.23 sec)
  1. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP....aspose-slides </artifactId> <version> 25.12 </version> <classifier> jdk16...

    docs.aspose.com/slides/java/how-to-run-the-exam...
  2. Font style and type get changed of a table whil...

    Font style and type get changed of a table while inserting document containing table using keep source formatting in target document. Please note, it is not happening for every document and also when we use doc file for…...on my side using the latest 25.12 version of Aspose.Words for...

    forum.aspose.com/t/font-style-and-type-get-chan...
  3. Accesibility not avaliable in when converting f...

    I have some trouble converting a html document to pdf where images etc. is accessible from a program like NVDA (NV Access | Download NVDA). I’m using Aspose with .NET 5. I have made a small example where I’m creating a …...NET 25.12 . You can please download the...

    forum.aspose.com/t/accesibility-not-avaliable-i...
  4. Doughnut Chart Data Labels Are Missing When Lab...

    I need to set the donut chart label to white color. My code below will work for default color for the chart label, but when I try to set the color to white, the label is not displaying. The same works for the Pie chart l…...Slides for Java 25.12 ( Maven , JAR ). You can check...

    forum.aspose.com/t/doughnut-chart-data-labels-a...
  5. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...js via Java 25.12. The fix may be included in...purchase a new license to use 25.12 for now. Once the fix is added...

    forum.aspose.com/t/html-content-gets-stripped-w...
  6. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...on my side using the latest 25.12 version of Aspose.Words for...

    forum.aspose.com/t/table-contents-are-getting-s...
  7. Hyphenation of Serbian text - Free Support Foru...

    https://forum.aspose.com/t/hyphenation-of-serbian-text/323124/2 Hello, Thanks for your reply. You recommend Hyphenation.GetSupportedLanguages(). But this method does not seem to be available. Kind regards...NET version 25.12. I create docx documents with...

    forum.aspose.com/t/hyphenation-of-serbian-text/...
  8. Spill function is not updating - Free Support F...

    Dear Aspose Team, I am using Aspose.Cells 25.11.0. .NET 9.0 We have Spill Function includes LET with XLOOKUP and run RefreshDynamicArrayFormulas and CalculateFormula Spill function does not update correctly. If I s…..., 25.12.x). Occasionally bugs are fixed...

    forum.aspose.com/t/spill-function-is-not-updati...
  9. ArithmeticException "/ by zero" in Shape.toImag...

    Hello team. We see a service failure when converting an Excel named range that contains a tiny legend-only chart to HTML/SVG. The exception is thrown from Aspose.Cells chart rendering: java.lang.ArithmeticException: /…...Cells for Java 25.12 (also with the latest version...

    forum.aspose.com/t/arithmeticexception-by-zero-...
  10. 使用aspose word 将word转成html 源文件中没有边框,转出来的内容中存在边框 ...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...save(targetFileName, options); 使用的25.12版本也存在问题 使用aspose word 将word转成html...

    forum.aspose.com/t/aspose-word-word-html/323604