Aspose.Slides for .NET のリリース
Released: Dec 14, 2022
V22.12 での更新項目
不具合の修正
- PPTX to JPEG: Application hangs upon generating thumbnail.
- Slide is blank when converting PPTX to HTML.
- Incorrect image of group shape when converting slide to PNG.
- Regression: PPTX to DOCX: Out of memory in Linux.
- Saving a presentation throws NullReferenceException.
- The height of a paragraph does not match the actual height.
- Kanji text is not displayed correctly when converting PPTX to PDF.
- Slide background is disappearing when converting PPTX to HTML.
- Footer content inconsistency in PPT...
Released: Nov 21, 2022
V22.11 での更新項目
機能
- Convert presentations to video.
- Added support for 'RandomBar' animation effects.
- Added the ability to animate text.
- Read sound effect settings from animated objects.
- Added hyperlink sound management support.
- Added support for export to PDF 1.6 and 1.7.
- Added support for PDF export operations with A2a, A2b, A2u, A3a and A3b compliance levels.
- Render presentation transitions like a video.
- Access relative file path data for 'OleObjectFrame' using the new 'get_LinkPathRelative()' method.
不具合の修正...
Released: Oct 18, 2022
V22.10 での更新項目
機能
- Change the color of leader lines in pie charts.
- Support for 3D shadow effects.
- Support for 3D bevel effects.
- Compress presentation embedded fonts.
不具合の修正
- PPTX initialization throws “Aspose.Slides.PptxReadException”.
- WriteAsSvg generates smaller image than shape for text-only shapes.
- Circled numbers in a list are replaced with alphabets when converting PPTX to PDF.
- Loading a PPT file throws ArgumentOutOfRangeException.
- NullReferenceException on SetExternalWorkbook.
- Number of images has changed...
Released: Sep 13, 2022
V22.9 での更新項目
機能
- Added new 'GetSubstitutions' method to the 'IFontsManager' interface and 'FontsManager' class. This method can be used to get information about fonts that will be replaced when a presentation is rendered.
- Added new 'RepeatUntilEndSlide' and 'RepeatUntilNextClick' properties to the 'Timing' class. These properties allow you to get the value of the 'Timing/Repeat' option for animated shapes.
不具合の修正
- Saving PPTX throws invalid parameter exception after merging presentations.
- Loading a...
Released: Aug 17, 2022
V22.8 での更新項目
機能
- Added support for Presentation Slide Show settings.
- New property allows you to specify slide show settings for a presentation.
- New class represents the slide show settings for the presentation. It provides these properties:
- SlideShowType.
- Loop.
- ShowNarration.
- ShowAnimation.
- PenColor.
- Slides.
- UseTimings.
- Added new BrowsedAtKiosk class which represents the Browsed at a kiosk (full screen) parameter.
- Added new BrowsedByIndividual class which represents the Browsed by individual (window...
Released: Jul 20, 2022
V22.7 での更新項目
機能
- Added support for 3D column charts.
不具合の修正
- Reggresion: PPTX to PDF issues on Ubuntu Focal.
- Hebrew text shadow is incorrect when converting PPTX to PDF.
- Cannot correctly import PDF with images.
- The gradient background is wrong exported to SVG.
- AsCell property returns null.
- NullPointerException when saving presentation after slide removal.
- Cannot import PDF file.
- Image and text are missing when converting slide from PPT to PNG.
- Exception thrown when opening PPTX file.
- PptxReadException is...
Released: Jun 24, 2022
V22.6 での更新項目
機能
- Coordinates of the Adjustment.
- Removed obsolete LoadAndRelease_Legacy_TemporaryDefault.
不具合の修正
- PptxReadException is thrown when loading PPTX.
- Tagged Users in Comments Causes Null Exception.
- IVideoFrame.PlayLoopMode is not working when adding video frame to group.
- Failed to load presentation with several SVG images.
- Number of images has changed after upgrade from 22.2 to 22.4.
- Misaligned rectangles on text portion.
- Horizontal axis labels are not displayed for Histogram chart.
- Colors of map...
Released: May 17, 2022
V22.5 での更新項目
機能
- Added support for 3D rotation effects.
不具合の修正
- PPTX to PDF conversion does not create correct encoding for Calibri font.
- Chart title appears when converting PPTX to PDF/JPEG.
- PPTX to PDF conversion generates incorrect output and throws exception.
- Failure on loading PPT file.
- Presentation.save method throws IndexOutOfBoundsException.
- IndexOutOfBoundsException is thrown when saving PPTX to PPT.
- Application hangs when getting thumbnail for a slide.
- Embedded OLE objects are incorrectly marked as...
Released: Apr 15, 2022
V22.4 での更新項目
機能
- Added support for 3D line charts.
- Upgraded audio frame serialization.
- Added the ability to remove unused master and layout slides.
不具合の修正
- PNG alternative for SVG image is rendered in low resolution.
- PPTX to PDF: Issue on Alpine Linux.
- SetLicense does not throw an exception but the saved PDF is watermarked.
- Specified slide indices are ignored when converting PPTX to HTML5.
- PDF quality is decreased after version 18.9.
- Thumbnail image of OleObjectFrame is rendered wrong.
- Incorrect external...
Released: Mar 17, 2022
V22.3 での更新項目
機能
- Added support for bevel chart effects.
- Added a flag to indicate if a shape was created as a text box or not.
- Now throws a meaningful exception when saving an already disposed presentation.
不具合の修正
- Loading PPTX file throws PptxReadException: Invalid SvgMsStyle.
- After removing the shape from the Slide exception is thrown.
- PPTX to SVG: The custom font does not apply using SvgExternalFontsHandling.AddLinksToFontFiles.
- 3D effects on charts are lost in generated PDF.
- BulletChar property is null...