Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 988 for

march

(0.06 sec)
  1. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series....[ 'January' , 'February' , 'March' ], values = [ 25.611 , 21.439...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose.Words Native Memory Leak Repro - Free Su...

    SimonCropp/AsposeWordFontMemoryRepro · GitHub Demonstrates native memory growth when repeatedly converting Word documents to HTML using Aspose.Words. The Problem Each Document.Save(stream, HtmlSaveOptions) call leaks ~1…...Product Family SimonCroppPmc March 30, 2026, 12:22am 1 SimonCr...

    forum.aspose.com/t/aspose-words-native-memory-l...
  4. 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...
  5. How to determine the object of an animation fra...

    How to determine the object of an animation frame sequence? var bindPoints = node.Scene.AnimationClips[0]?.Animations[0]?.BindPoints; foreach (var bp in bindPoints) { Console.WriteLine($"=== {bp.Name} ==="); st…...3D Product Family LuoHui March 23, 2026, 9:43am 1 How to determine...

    forum.aspose.com/t/how-to-determine-the-object-...
  6. 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...
  7. 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...
  8. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...simovic March 19, 2025, 2:24pm 9 Hi, below...inconvenience caused. dfinsolutions March 13, 2026, 3:11pm 12 @andrey...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  9. 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...
  10. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series....[ "January" , "February" , "March" ], [ 25.611 , 21.439 , 33.750...

    reference.aspose.com/words/nodejs-net/aspose.wo...