Aspose.PDF for C++ 릴리스
Released: May 21, 2020
V20.5 버젼 업데이트
기능
- Improved System::Xml namespace with previously unsupported types, methods and the basis for document signature support.
- Added the ability to save PDF documents to TeX format.
Released: Apr 22, 2020
V20.4 버젼 업데이트
기능
- Added support for converting PDF to Microsoft PowerPoint PPTX format.
- Added support for TIFF images.
Released: Mar 16, 2020
V20.3 버젼 업데이트
수정사항
- Issue of using Aspose.PDF along with Aspose.Words.
- Lost images in PDF after using OptimizeResources with image compression.
Released: Feb 17, 2020
V20.2 버젼 업데이트
기능
New Properties
- Aspose.Pdf.Annotations.Annotation.TextHorizontalAlignment.
- Aspose.Pdf.DocSaveOptions.BatchSize.
- Aspose.Pdf.Facades.PdfFileEditor.KeepActions.
- Aspose.Pdf.Forms.TextBoxField.TextVerticalAlignment.
Released: Jan 20, 2020
V20.1 버젼 업데이트
수정사항
- Float2Fixed rest memory leaks.
- PdfUaConvertTests::PDFUA_ConvertProcess fails.
- Aspose.Page memory leaks.
- Aspose.Page (EPS rest cases).
- Refactoring XpsSerializationContext.
- ImageConverter bug.
- Issue with CompareInfo.IndexOf used with CompareOptions.IgnoreCase parameter.
- CppForceIncludeAttribute enhancement.
Released: Dec 17, 2019
V19.12 버젼 업데이트
수정사항
- Compile Aspose.Page under gcc.
- Aspose.Page (EPS tests) memory leaks.
- Aspose.Foundation (re-tests on regressions due to fix memory leaks).
- Aspose.Page (Aspose.XPS.Tests) - compilation.
- Fix Cs2Cpp porter - lost includes on cross-references.
- Fix memory leaks in Aspose.Foundation.
- CSPorter attribute CppForceInclude modifications.
- Fix XmlTextWriter::WriteProcessingInstruction.
- Build Aspose.PDF for C++ library for Unix systems.
- Regression in RegressionTests_v19_5.PDFNET_46346.
- Re investigation...
Released: Nov 19, 2019
V19.11 버젼 업데이트
기능
- Added the ability to convert from/to .XPS files.
- Win32 platform is now supported.
Released: Oct 18, 2019
V19.10 버젼 업데이트
기능
Added APIs
- Property Aspose.Pdf.MhtLoadOptions.PageInfo
- Constructor Aspose.Pdf.Text.TextFragmentAbsorber (System.Text.RegularExpressions.Regex)
- Constructor Aspose.Pdf.Text.TextFragmentAbsorber (System.Text.RegularExpressions.Regex,Aspose.Pdf.Text.TextSearchOptions)
- Constructor Aspose.Pdf.Text.TextFragmentAbsorber (System.Text.RegularExpressions.Regex,Aspose.Pdf.Text.TextEditOptions)
- Property SvgSaveOptions.ScaleToPixel
- Property Aspose.Pdf.ExcelSaveOptions.ConversionEngine
- Enumeration Aspose...
Released: Sep 13, 2019
V19.9 버젼 업데이트
수정사항
- Fix / / CPPCODE for empty function [cppporter].
- Remained memory leaks in float2fixed project.
- Float2Fixed leak with AbstractLayoutManager.parentLayoutManager.
- Fix XmlTextReader::ReadString incorrect behaviour.
Released: Aug 14, 2019
V19.8 버젼 업데이트
수정사항
- Fixed Region::Clone() when region path contains points with NaN values.
- Implemented XmlAttribute::get_OwnerElement() when attribute represents namespace definition.
- Eliminated memory leaks in Float2Fixed subproject.