Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 419 for

25.4

(0.23 sec)
  1. CSS precedence not respected for margins - Free...

    Hi, When attempting to load the following MHT file, Aspose does not respect CSS precedence rules for the margins, so the first margin rule it detects is being used, rather than the second. This is a departure from how W…...NET 25.4 update also available on NuGet...

    forum.aspose.com/t/css-precedence-not-respected...
  2. HTMLDocument Save AccessDenied Exception on Mac...

    Hello, Using Aspose.HTML 25.4 on MacOS 15 HTMLDocument.Save command throw an access denied exception on MacOS whatever the target directory. using var htmlDocument = new HTMLDocument(targetFile); var he…...HTML 25.4 on MacOS 15 HTMLDocument.Save...

    forum.aspose.com/t/htmldocument-save-accessdeni...
  3. Wrong Chart Label Colors When Exporting a PPTX ...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a critical bug in the Aspose.Slides for Java library, specifically related to incorrect chart label colors after export. Below are the de…...png (25.4 KB) Aspose Exported Chart Appearance:...

    forum.aspose.com/t/wrong-chart-label-colors-whe...
  4. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...generated in our environment using 25.4 version of the API and we could...MB) Can you please try with 25.4 version and let us know if issue...

    forum.aspose.com/t/nullreferenceexception-when-...
  5. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...PNG)) I used the latest 25.4 version of Aspose.Words for...we also experimented with the 25.4, both replicate the issue. aspose-test...

    forum.aspose.com/t/missing-chart-shape/312294
  6. Sub-bookmark Titles Garbled When Saving PDF - F...

    Hello, ■ Environment Library: Aspose.PDF for .NET 26.4.0 OS: Windows 11 Pro 24H2 ■ Issue In the attached sample program, I compared the bookmark (outline) titles before and after saving the PDF, and found that some s…...png (25.4 KB) The output file for latest...

    forum.aspose.com/t/sub-bookmark-titles-garbled-...
  7. When bookmarks are in nearby table cells, bookm...

    Hi Aspose team, In .NET, I have trouble with bookmark content inserting like this : I have 2 bookmarks “BM_Cell1” and “BM_Cell2” in table cells like image below (the second is next to the first) image.png (3.4 KB) …...NET 25.4 update also available on NuGet...

    forum.aspose.com/t/when-bookmarks-are-in-nearby...
  8. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDev…...7:57pm 2 @yunyou2025 请确认您使用的是 25.4/25.5 版本的 API。如果问题仍然存在,请分享您的环境详细信息以及...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  9. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...Email 25.4 and a 1GB msg file. Used the...

    forum.aspose.com/t/java-heap-space-errors-with-...
  10. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...I am using ‘aspose-cells’, ‘25.4’. johnson.shi April 23, 2025...

    forum.aspose.com/t/deleteblankoptions-set-start...