Generate Microsoft Powerpoint PPT and PPS reports in SQL Server 2005 Reporting Services

RSS FEED IDEMS: Generate Microsoft Powerpoint PPT and PPS reports in SQL Server 2005 Reporting Services

  • Aspose.Slides for Java 1.8.0.0 Released
    What's New:
    • Memory and speed optimization of ppt files reading/writing.
    • New optimized tables engine.
    • Possibility to read file name of OLE1 objects.
    • Shape.addTextFrame method returns created TextFrame now.
    • Slide.addNotes returns created Notes object.
    • If slide notes exist but don't have paragraphs then one empty default paragraph will be inserted automatically on presentation writing.
    • Presentation.deleteHandout() method.
    • Shape.hasExternalData() method to determine if shape has some hidden data (in case shape is not recognised as OleObjectFrame, AudioFrame etc.)
    • Improved text rendering on slides.
    Fixes:
    • Presentation.deleteUnusedMasters() could throw exception on presentation with notes.
    • In some cases Aspose.Slides coudn't read correct bullet color.
    • In some cases Aspose.Slides coudn't read extended numbered bullets in TextHolders.
    • Numbered list treated as bulleted list in slide notes.
    • European umlaut characters (e.g. Swedish å, ä and ö) lose font after slide cloning.
    • cloneSlide could throw exception for slides with zero width autoshapes.
    • Aspose.Slides didn't delete referenced OLE and embedded sound data after removing OleObjectFrame and AudioFrame shapes.
    • Font of symbols inserted to a text could be changed after slide cloning.
    To download: http://www.aspose.com/Community/Files/51/aspose.slides/default.aspx

    Tue, 06 Nov 2007 04:48:00 GMT

  • Aspose.Slides for .Net 2.7.5.0 Released
    What's new:
    • CellBorder class implements IEnumerable interface now.
    Fixes:
    • "Index out of range" exception on deleting column 0 from a table.
    To download: http://www.aspose.com/Community/Files/51/aspose.slides/category1108.aspx

    Sat, 03 Nov 2007 01:30:00 GMT

  • Aspose.Slides for .Net 2.7.4.0 Released
    Fixes:
    • 3695 - Slide rendering
      • Visible bullets in empty paragraphs.
      • Rendering justified text.
      • Reading and rendering non-existent links in text.
      • Workaround for wrong rendering of Arial Black font by .Net framework.
    • 3520 - Lines rendering
      • Workaround for .Net (GDI+) bug when double and triple lines rendered as rectangles.
    To download: http://www.aspose.com/Community/Files/51/aspose.slides/default.aspx

    Mon, 22 Oct 2007 07:22:00 GMT

  • Aspose.Slides for .Net 2.7.3.0 Released
    Fixes:
    • 3819, 3834 - DeleteHandout method didn't clear all cross-references to Handout object and MS PowerPoint couldn't open some presentations.
    To download: http://www.aspose.com/Community/Files/51/aspose.slides/default.aspx

    Fri, 05 Oct 2007 07:32:00 GMT

  • Aspose.Slides for .Net 2.7.2.0 Released
    Fixes:
    • Aspose.Slides didn't delete referenced OLE and embedded sound data after removing OleObjectFrame and AudioFrame shapes. Also Shape object now has special boolean property HasExternalData to determine if shape has some hidden data (in case shape is not recognised as OleObjectFrame, AudioFrame and etc.)
    • 3181 - Font of symbols inserted to a text could be changed after slide cloning.
    • 3623, 3800 - MS PowerPoint couldn't open presentations ("PowerPoint can’t open ppt because part of the file is missing"). If target presentation was created through "new Presentation()" call then Presentation.DeleteHandout() method should be called after slide cloning.
    To download: http://www.aspose.com/Community/Files/51/aspose.slides/default.aspx

    Sat, 29 Sep 2007 01:52:00 GMT

  • Aspose.Slides for .Net 2.7.1.0 Released
    What's new:
    • Table.DeleteColumn method
    • 3330 - Slide.AddNotes returns created Notes object
    Fixes:
    • "This operation is not supported on SortedList nested types ..." exception on tables writing and cloning in the .Net 2.0 framework.
    • 3682 - CloneSlide could throw exception for slides with zero width autoshapes.
    To download: http://www.aspose.com/Community/Files/51/aspose.slides/default.aspx

    Wed, 26 Sep 2007 19:19:00 GMT

  • Aspose.Slides for .Net 2.7.0.0 Released
    What's New:
    • New enhanced high speed tables engine.
    • Aspose.Slides installer and assemblies now come signed with Authenticode.
    Fixes:
    • 3596 - European umlaut characters (e.g. Swedish å, ä and ö) lose font after slide cloning.
    More Info:
    From this version we change API for working with tables. We tried to make it as close as possible to previous releases but there are some differences anyway.
    • Temporally it's not possible to delete columns and split cells.
    • CellBorder class has GetEnumerator() method instead of LineFormat property in the previous versions. GetEnumerator retirns iterator for enumerating all Line objects which compose border of a cell.
    • Cell class has new TopLeftCell and BottomRightCell properties to get coordinates of a cell. These properties are equal to each other for normal cells and different for merged cells.
    To download http://www.aspose.com/Community/Files/51/aspose.slides/entry95372.aspx

    Wed, 19 Sep 2007 18:25:00 GMT

  • Aspose.Slides for Reporting Services 1.0.0 Released
    We are glad to announce our new product Aspose.Slides for Reporting Services.

    Aspose.Slides for Reporting Services is the only solution to generate reports in Microsoft PowerPoint PPT and PPS formats in Microsoft SQL Server 2005 Reporting Services. Almost all RDL report features, like tables, matrices, charts and images are supported and can be converted with high quality to presentations or slide show.

    Aspose.Slides for Reporting Services works as a rendering extension for Microsoft SQL 2005 Reporting Services.

    Download URL: http://www.aspose.com/Downloads/Aspose.Slides.Reporting.Services/Default.aspx

    Please also check Aspose.Slides for Reporting Services Documentation.

    Tue, 24 Jul 2007 20:23:00 GMT

  • Aspose.Slides for .Net 2.6.26.0 Released
    Aspose.Slides for .Net 2.6.26.0 hot fix contains the following changes:
    • New: Possibility to read file name of OLE1 objects.
    • New: Shape.AddTextFrame method returns created TextFrame now.
    • New: If slide notes exist but don't have paragraphs then one empty default paragraph will be inserted automatically on presentation writing.
    • Fixed: In some cases Aspose.Slides coudn't read correct bullet color.
    • Fixed: Numbered list treated as bulleted list in slide notes.
    Download URL: http://www.aspose.com/Downloads/Aspose.Slides/2.6.26.0/Default.aspx

    Wed, 11 Jul 2007 07:30:00 GMT

  • Aspose.Slides for .Net 2.6.25.0 Released
    Aspose.Slides for .Net 2.6.25.0 hot fix contains the following changes:
    • Fixed: Color of text in TextFrames on cloned slides could be changed.
    • Fixed: Presentation.DeleteUnusedMasters() could throw NullReference Exception in presentation with notes.
    • Fixed: Slide.SaveToSVG could throw NullReference Exception for slides with empty polylines (polylines with 0 points).
    Download URL: http://www.aspose.com/Downloads/Aspose.Slides/2.6.25.0/Default.aspx

    Tue, 26 Jun 2007 07:26:00 GMT

  • Aspose.Slides for Java 1.7.4.0 Released
    Aspose.Slides for Java 1.7.4.0 hot fix contains the following changes:
    • New: Reading and creating extended bullets on notes.
    • New: Extracting embedded text files (and other "native" documents which don't have special OLE server) from a presentation.
    • New: Notes.getSchemeColor() method.
    • Fixed: getFontColor() and getBulletColor() properties could return wrong value for Notes text.
    • Fixed: Reading default value of Presentation.getSlideShowSettings().getManualAdvance(). Advance on time didn't work by default.
    • Fixed: NullPointerException on reading presentations with tables created in the PowerPoint 2007.
    • Fixed: NullPointerException on reading presentation with Notes without Paragraphs. Actually, MS PowerPoint can't create such presentations so assume that is workaround for broken ppts.
    • Fixed: Slides exported to SVG format couldn't be opened with Mozilla Firefox.
    • Fixed: getThumbnail() could throw NullPointerException exception on slides with polylines.
    • Fixed: Cloning slides with tables, groupshapes, diagrams and autoshapes.
    • Fixed: Color of text in TextFrames on cloned slides could be changed.
    • Fixed: Presentation.deleteUnusedMasters() could throw NullPointerException in presentation with notes.
    • Fixed: Slide.saveToSVG could throw NullPointerException for slides with empty polylines (polylines with 0 points).
    Download URL: http://www.aspose.com/Downloads/Aspose.Slides/Java/1.7.4.0/Default.aspx

    Sat, 23 Jun 2007 21:45:00 GMT

  • Aspose.Slides for .Net 2.6.24.0 Released
    Aspose.Slides for .Net 2.6.24 hot fix contains the following changes:
    • Fixed: Reading presentations which contain wmf/emf metafiles in asp.net applications with medium trust level.
    Download URL: http://www.aspose.com/Downloads/Aspose.Slides/2.6.24.0/Default.aspx
    Thu, 14 Jun 2007 00:02:00 GMT

  • Aspose.Slides for .Net 2.6.23.0 Released
    Aspose.Slides for .Net 2.6.23 hot fix contains the following changes:
    • Fixed: Cloning slides with tables, groupshapes, diagrams and autoshapes.
    • Fixed: Cloning slides with PictureBullets.
    • Fixed: GetThumbnail could throw "Invalid parameter" exception on slides with polylines.
    • Fixed: Slides exported to SVG format couldn't be opened with Mozilla Firefox.
    Download URL: http://www.aspose.com/Downloads/Aspose.Slides/2.6.23.0/Default.aspx
    Tue, 12 Jun 2007 09:08:00 GMT

  • Aspose.Slides for .Net 2.6.22.0 Released
    Aspose.Slides for .Net 2.6.22 hot fix contains the following changes:
    • Fixed: NullReferenceException on reading presentation with Notes without Paragraphs. Actually, MS PowerPoint can't create such presentations so assume that is workaround for broken ppts.
    • Fixed: NullReferenceException on reading presentations with tables created in the PowerPoint 2007.
    Download URL: http://www.aspose.com/Downloads/Aspose.Slides/2.6.22.0/Default.aspx
    Mon, 11 Jun 2007 17:55:00 GMT

  • Aspose.Slides for Java 1.7.3.0 Released
    Aspose.Slides for Java 1.7.3 hot fix contains the following changes:
    • Fixed: Incompatibility with JRE 1.4. Removed static Integer.toValue(int) method calls.
    • Fixed: Removed saveToSVG method with SVGOptions parameter as not supported in Java version.
    • Fixed: NullPointerException exception in getThumbnail() method for slides with shadowed text.
    • Fixed: Possible reason of problems with add***Slide() methods in multi thread environment.
    Download URL: http://www.aspose.com/Downloads/Aspose.Slides/Java/1.7.3.0/Default.aspx

    Thu, 07 Jun 2007 22:05:00 GMT

Submit your RSS Feed

Subscribe to this RSS Feed

Copyright © 2006-2007 Listopica, Inc. RSS Feed Directory