Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,010 for

march

(0.12 sec)
  1. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... rnara March 11, 2025, 4:39am 28 Hi @John...Thanks, Krishna duojie.yang March 11, 2025, 6:00am 29 @rnara We...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  2. Create a Waterfall Chart with Legend Customizat...

    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 …...PrevYear -9 January 1 February 3 March 4 April -3 May 2 June 7 July...{"PrevYear", "January", "February", "March", "April", "May", "June", "July"...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  3. Potential OOM / huge array allocation when pars...

    We found a serious stability issue while parsing certain EXIF/TIFF metadata. When the library parses EXIF MakerNote (tag 37500), an invalid / out-of-range offset may be treated as a valid address and used for further pr…...DHL March 28, 2026, 9:23am 1 We found...version: 21.0.6 evgeniy.sidenko March 30, 2026, 3:05am 2 Hello @Mors...

    forum.aspose.com/t/potential-oom-huge-array-all...
  4. Performance issues replacing text - Free Suppor...

    Hello. We are trying to replace some text in a couple of PDF files but operations over TextFragment objects take a considerable amount of time - almost 10 times more than with similar documents. These files have been sav…...PDF Product Family Ethofy March 12, 2015, 10:16am 1 Hello. We...“sample text”; } } tilal.ahmad March 13, 2015, 2:01am 2 Hi Dan, Thanks...

    forum.aspose.com/t/performance-issues-replacing...
  5. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...FARRIS March 8, 2024, 5:44am 1 Hi, I’m having...shown in 2 pages. alexey.noskov March 8, 2024, 7:05am 2 @ANDREA.FARRIS...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...potapov March 2, 2026, 5:25am 28 @sushmapr...compilable code example. sushmapr March 2, 2026, 12:26pm 29 Hi Andrey...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(fontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…...Font Product Family Whiletrue March 20, 2026, 12:46pm 1 On Mac,...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...
  8. Opening older version of excel - Free Support F...

    Hi, I was wondering how come Aspose can't open older version of excel file like 95 or older. I kept on getting the following error from a set of files: This Excel files contains BIFF7(Excel95 or earlier file format) reco…...sahi March 17, 2026, 7:04pm 3 @JBond007...

    forum.aspose.com/t/opening-older-version-of-exc...
  9. Loading of 17MB PPTX in Java Consumes Nearly 15...

    Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory. This code is used to private static class HandleSaveProgress implements IProgressCallback { @Override public voi…..., slides-memory AlesGregor March 14, 2025, 10:02am 1 Hello, using...KB) Professionalize.Discourse March 14, 2025, 10:02am 2 @AlesGregor...

    forum.aspose.com/t/loading-of-17mb-pptx-in-java...
  10. Thread Safety and Performance Optimization in A...

    Hi, We are using Aspose.slides for c++ (version 24.5) to read presentation object. To improve performance, we want to be able to process each slide on separate thread. So we wanted to ask can we access each slide parall…... pankajku March 11, 2025, 9:32am 5 Hi @andrey...required. Thanks andrey.potapov March 11, 2025, 10:58am 6 @pankajku...

    forum.aspose.com/t/thread-safety-and-performanc...