Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 805 for

december

(0.07 sec)
  1. Adding pages to a PDF which have annotations wi...

    I have multiple single pages which have annotations from the same author. I use the title property to set this. When I merge the pages together the author of the annotation on subsequent pages gets a # appended to it. Fo…...ali December 25, 2025, 6:42pm 3 The issue...

    forum.aspose.com/t/adding-pages-to-a-pdf-which-...
  2. Chart Label Is Rendered Black when Converting f...

    Hi, I ran into an issue when converting a chart in PDF to PPTX. Screenshot 2023-03-02 at 10.02.29 AM.png (67.3 KB). The column chart’s last label is rendered with a black background which is not present in the source P…... anilmhjn December 1, 2023, 5:23am 10 @asad.ali...progress has been made. asad.ali December 1, 2023, 12:41pm 11 @anilmhjn...

    forum.aspose.com/t/chart-label-is-rendered-blac...
  3. Save as html exception - Free Support Forum - a...

    I have a visio document which throw exception when I try to save it as HTML. Here is a sample project: aspose-test-app.zip (248.7 KB) Steps to reproduce: Open project in Visual Studio and run it Select a destination…...notifier December 11, 2024, 9:22am 3 The issues...

    forum.aspose.com/t/save-as-html-exception/294766
  4. Aspose.Words nuget 24.11.1 has refernce to auto...

    https://www.nuget.org/packages/Aspose.Words/24.11.1 is this really required? given there is DI built in to .net now. also it is 2 years and 2 majors old. which will likely cause version conflicts for anyone consumin…... SimonCroppPmc December 14, 2025, 10:48pm 5 can this...

    forum.aspose.com/t/aspose-words-nuget-24-11-1-h...
  5. Converting OST to PST Problem - Free Support Fo...

    Hello, According to this post: I use the provided source code: Using MyStorage As Email.Storage.Pst.PersonalStorage = Email.Storage.Pst.PersonalStorage.FromFile(“D:\source.ost”) MyStorage.SaveAs(“D:\target.pst”, Ema…...nerds December 3, 2022, 11:36pm 12 Let me...as target dmitry.samodurov December 4, 2022, 8:53pm 13 @australian...

    forum.aspose.com/t/converting-ost-to-pst-proble...
  6. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…...noskov Split this topic December 19, 2022, 1:32pm 9 A post...DOCX to PDF aspose.notifier December 4, 2025, 12:50pm 10 The issues...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  7. Exception whenever saving PSD files > 200 MB AN...

    Hello, we’ve detected a problem where whenever we try to save any PSD greater than 200MB in size AND of a certain dimension or larger (15600px x 10800px @ 300dpi or larger) , it throws the following exception: Message=…... 1 Like abrosti December 19, 2024, 5:56am 16 Hi @Dmitriy...fine however) Dmitriy.Sorokin December 19, 2024, 4:28pm 17 @abrosti...

    forum.aspose.com/t/exception-whenever-saving-ps...
  8. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...brasil December 8, 2025, 12:37pm 22 Olá. gostaria...1000%, 10 núcleos asad.ali December 8, 2025, 2:19pm 23 @governanca...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  9. 使用aspose words java出现堆外内存泄露 - Free Support Foru...

    背景 生产环境应用出现堆外内存泄漏的问题 堆内配置32G + 直接堆外 2G + FineIO读写 3G = 37G 实际不管是top还是pmap里看,应用总内存达到了51G,堆外占了17G,因此可以确定是堆外内存泄漏 排查过程 dump出来了内存块,一次打1G,全转化为txt给到我们这边,打开看,里面有大量的com.aspose.word.XXX相关对象名,以及后面跟着的一大堆符号 网上搜了一些资料,发现a…...memoryleak , words-java bigdamage December 12, 2025, 3:20am 1 背景 生产环境应用出现堆外内存泄漏的问题...Professionalize.Discourse December 12, 2025, 3:21am 2 @bigdamage...

    forum.aspose.com/t/aspose-words-java/322980
  10. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...zhao December 1, 2025, 2:18am 12 @lingtian...不同DPI下相同的Inch宽度。 lingtian December 9, 2025, 10:05am 13 @simon...

    forum.aspose.com/t/cellshelper-dpi-120/322191