Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 307 for

25.12

(0.25 sec)
  1. What's New in Aspose.Imaging for Python via .NE...

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

    docs.aspose.com/imaging/python-net/what-s-new-i...
  2. Calling shape->GetImage() in C++ Throws an Argu...

    I am using Aspose.Slides for C++ 25.4 version , to convert all shapes to images. I have a ppt with math equations. srcShape->GetImage() Throws an exception: System::ArgumentNullException: Value can not be null.: imag…...slides 25.12 Please note that this issue...

    forum.aspose.com/t/calling-shape-getimage-in-c-...
  3. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...Words for Java 25.12 update ....

    forum.aspose.com/t/problems-while-copying-numbe...
  4. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...word,更新到25.12版本后,堆外内存持续升高问题,还是没有解决,内存依然持续升高。这个问题什么时间能解决?...

    forum.aspose.com/t/aspose-word-docx/320895
  5. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...NET 25.12 . You can please download the...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  6. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...2026, 11:25am 5 But i am using 25.12 Version of aspose.cells amjad...

    forum.aspose.com/t/height-and-width-is-not-sett...
  7. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...NET 25.12 . You can please download the...

    forum.aspose.com/t/adding-images-to-header-and-...
  8. Multiple signing issue. Only last sign is valid...

    Hello! I choose between different library to work with pdf and i wanna choose Aspose, but cannot find solution for sign document multiple times. I saw different topics at forum, but no worked solution. Have been tried d…... I work with 25.12 version and got a license. pdFileSignature...

    forum.aspose.com/t/multiple-signing-issue-only-...
  9. Getting odd bookmark names for merged pdf in mi...

    I am using apsose pdf to merge a pdf and add bookmarks to it , but the bookmark names are coming correctly when viewed in chrome browser but is not working well with microsoft edge Edge image.png (112.2 KB) Chrome im…...PDF for Java 25.12 . You can please download the...

    forum.aspose.com/t/getting-odd-bookmark-names-f...
  10. 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"); …...26, 2025, 8:05am 18 我们现在升级到了25.12,但是save的时候需要增加OoxmlSaveOptio...

    forum.aspose.com/t/aspose-cell-excel/308462