Rilasci di Aspose.PDF for C++
Released: May 21, 2020
Aggiornamenti in V20.5
Funzionalità
- 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
Aggiornamenti in V20.4
Funzionalità
- Added support for converting PDF to Microsoft PowerPoint PPTX format.
- Added support for TIFF images.
Released: Mar 16, 2020
Aggiornamenti in V20.3
Correzioni
- Issue of using Aspose.PDF along with Aspose.Words.
- Lost images in PDF after using OptimizeResources with image compression.
Released: Feb 17, 2020
Aggiornamenti in V20.2
Funzionalità
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
Aggiornamenti in V20.1
Correzioni
- 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
Aggiornamenti in V19.12
Correzioni
- 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...
Released: Nov 19, 2019
Aggiornamenti in V19.11
Funzionalità
- Added the ability to convert from/to .XPS files.
- Win32 platform is now supported.
Released: Oct 18, 2019
Aggiornamenti in V19.10
Funzionalità
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...
Released: Sep 13, 2019
Aggiornamenti in V19.9
Correzioni
- 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
Aggiornamenti in V19.8
Correzioni
- 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.