Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 597 for

25.6

(0.31 sec)
  1. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade to 25.2 that for the given file, the document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.docx (34.9 KB) Could you share some l…...not reproducible on the latest 25.6 version of Aspose.Words. So...have tried this in the latest 25.6 version of ASPOSE and on ALPINE...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  2. Throw ArgumentOutOfRangeException when Replace ...

    Description When I replace text, it throws ArgumentOutOfRangeException: System.String.Substring(Int32 startIndex, Int32 length) #=zVCpWUBUoqHMQ2zfntTiDaYYqs4vhj8TyF3LvSjbVcJIv.#=zzmPxqADrOJbQHjbiZw==(String #=zMO7Li…...NET 25.6 ....

    forum.aspose.com/t/throw-argumentoutofrangeexce...
  3. 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…...5 Aspose slides version:‘25.6’, classifier:‘jdk16’ This error...issue only after started using 25.6 Aspose slides java version....

    forum.aspose.com/t/intermittent-null-pointer-ex...
  4. "Depending on the length of the text, the follo...

    “Depending on the length of the text, the following characters appear unevenly. Is there a way to fix this?” MACROGEN_EngHealthCare.pdf (3.5 MB) // Create TextAbsorber object to find all ins…...7:58pm 3 @hbhur102 Are you using 25.6 version of the API and are you...

    forum.aspose.com/t/depending-on-the-length-of-t...
  5. Sample program for waterfall chart - Free Suppo...

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

    forum.aspose.com/t/sample-program-for-waterfall...
  6. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...Slides for 25.6, I used the following code example:...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  7. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...PDF for Java 25.6 ....

    forum.aspose.com/t/performance-memory-optimizat...
  8. Low speed of PDF parsing with GroupDocs - Free ...

    Hello Dear ASPOSE team, As we know GroupDocs is your member. So, please, help us to solve the issue in GroupDocs PDF viewer library. GroupDocs memebers said that the issue is in your library. We are waiting for solving…...NET 25.6 ....

    forum.aspose.com/t/low-speed-of-pdf-parsing-wit...
  9. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...reproducible with the latest 25.6 version of Aspose.Words for...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  10. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...NET 25.6 ....

    forum.aspose.com/t/appending-a-textfragment-to-...