Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 1,672 for

bug fix

(0.14 sec)
  1. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…...version, as it may contain bug fixes and improvements that could...

    forum.aspose.com/t/intermittent-null-pointer-ex...
  2. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...Cells 在将 xlsm 转换为 pdf 时的一个 bug。为了确认并在内部记录此问题,我需要一些细节。 您使用的 Aspose...as CELLSNET-59846) have been fixed in this update . This message...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  3. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...been numerous updates and bug fixes in recent versions that may...users. There may be specific bugs or workarounds that have been...

    forum.aspose.com/t/presentation-to-image-conver...
  4. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple Fix f…... Hope there is a simple fix for this. I run this code: try:...release notes for any known bugs or updates related to effects...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  5. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...you are facing may have been fixed in a more recent release. You...identified the root cause. The fix is scheduled to be included in...

    forum.aspose.com/t/key-not-found-exception/293338
  6. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...Notes - the latest updates and fixes. xiaoman February 26, 2025,...CELLSJAVA-46283) have been fixed in Aspose.Cells for Java 25...

    forum.aspose.com/t/aspose-cell-excel/308462
  7. Aspose Cells for javaでMS ゴシックのフォントが印刷で明朝体のフォントに...

    MS ゴシックのフォントで指定しているにもかかわらず、日本語の箇所が明朝体のように変換されて印刷されてしまう。 仕様ライブラリはaspose-cells-17.12.jar...CELLSJAVA-43037) have been fixed in Aspose.Cells for Java v20...This message was posted using Bugs notification tool by ahsaniqbalsidiqui...

    forum.aspose.com/t/aspose-cells-for-java-ms/204246
  8. Aspose Document Viewer - Free Support Forum - a...

    Hi, From what I understand Aspose has a Document Viewer and have a couple of questions about that. 1. What types of files can Aspose Document Viewer open? 2. Does it open the documents within the browser within the viewe…...sahi could you provide bugged source code for the viewer/editor...are some bugs on them, I can spend some time to fix them. It...

    forum.aspose.com/t/aspose-document-viewer/11351
  9. Licensing and Limitations|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....using the latest features and bug fixes. This guide will show you...

    docs.aspose.com/email/net/licensing-and-limitat...
  10. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...system and will deliver their fixes according to the terms mentioned...notification when it will be fixed youxin April 11, 2025, 6:08am...

    forum.aspose.com/t/layer-group-export-image-err...