Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 610 for

25.6

(0.41 sec)
  1. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...be a regression starting from 25.6. When using Aspose Cells for...

    forum.aspose.com/t/calculation-results-differ-f...
  2. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...net-25.6 bytefyre June 19, 2025, 2:57pm...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  3. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...NET 25.6 ....

    forum.aspose.com/t/unknown-xfdf-element-underli...
  4. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....Imaging for Java 25.6 Updates in Aspose.Imaging 25.6: PNG CompressionLevel...accompanying Aspose.Imaging 25.6 release notes . Aspose.Imaging...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  5. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...scratch on version Aspose Pdf 25.6 and result seems fine here’s...

    forum.aspose.com/t/system-displaying-invalid-ch...
  6. Create Bitmap in Java | Draw Shapes and Text on...

    Learn how to create and draw on bitmaps in Java using Aspose.Drawing. This guide covers image loading, drawing shapes and text, and saving bitmap files....aspose-drawing </artifactId> <version> 25.6 </version> <!-- Replace with...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  7. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....3D for Java 25.6 Improve IFC compatibilities...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  8. Create waterfall chart with legend customizatio...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Cells Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 M…...using Aspose Cells Java version 25.6 ? Period Savings PrevYear -9...

    forum.aspose.com/t/create-waterfall-chart-with-...
  9. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; &hellip;

    forum.aspose.com/t/use-lightcells-api-build-xls...
  10. Aspose Cells for javaでMS ゴシックのフォントが印刷で明朝体のフォントに...

    MS ゴシックのフォントで指定しているにもかかわらず、日本語の箇所が明朝体のように変換されて印刷されてしまう。 仕様ライブラリはaspose-cells-17.12.jar...excel to pdf using aspose-cells-25.6 java library, When font name...

    forum.aspose.com/t/aspose-cells-for-java-ms/204246