Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 313 for

25.12

(1.5 sec)
  1. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....11, 25.12 Aspose.Words 25.9 enhances document...print operations. Aspose.Words 25.12 improves rendering accuracy...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  2. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...Cells 25.12 (released after 25.10). If you...upgrade , move to Aspose.Cells 25.12 or later – the original InsertCutCells...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  3. PDF to HTML not retaining all layouts and image...

    We need to convert PDF to HTML as is. but c# with htmlsave options not retaining all table layouts and images and text in exact position and size. Need sample code. PDF to html works when i try online in aspose site. s…...environment while testing with 25.12 version of the API. It looks...

    forum.aspose.com/t/pdf-to-html-not-retaining-al...
  4. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...will be included into the next 25.12 version of Aspose.Words....

    forum.aspose.com/t/aspose-words-compare-is-not-...
  5. Bug-1459939-Svg-generation-failing - Free Suppo...

    Dear Aspose. As you can see from example. We are not able to print whole sheet nor range B2:B4 in sheet Issue. When we try to print range in which there is a 3 digit number (or more) it fails with error. When we try …...Cells 25.12 to produce the results. Best...

    forum.aspose.com/t/bug-1459939-svg-generation-f...
  6. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …..., 25.12 or newer) and re‑run the same...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  7. Presentation Charts Get Distorted During PPTX-t...

    Hello Team, We have identified a reproducible issue when converting PPTX to PPTX where certain embedded charts fail to render correctly. We are currently using version 24.4 of Aspose.slides. We have also tried the same…...Slides for Java 25.12 ( Maven , JAR ). You can check...

    forum.aspose.com/t/presentation-charts-get-dist...
  8. Aspose.Pdf.Image File Lock - Free Support Forum...

    How can you release the lock on the file after reading it using Aspose.Pdf.Image? The following code causes the ‘Image.png’ file to be locked but there is no way to release that lock after using the image object: var i…...2026, 1:24am 3 Latest version (25.12) is being used. Lock is released...

    forum.aspose.com/t/aspose-pdf-image-file-lock/3...
  9. Performance issues replacing text - Free Suppor...

    Hello. We are trying to replace some text in a couple of PDF files but operations over TextFragment objects take a considerable amount of time - almost 10 times more than with similar documents. These files have been sav…...NET 25.12 . You can please download the...

    forum.aspose.com/t/performance-issues-replacing...
  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的也有问题 Professionalize.Discourse...

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