update 20260406

This commit is contained in:
Stefan Hutter
2026-04-06 12:40:02 +02:00
parent e82057b6e4
commit 7a28e0c2bb
519 changed files with 318370 additions and 634840 deletions

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -228,12 +228,6 @@
Number of bits in cell index that holds column value.
</summary>
</member>
<member name="F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter._imageCache">
<summary>
Store a image cache for a picture.
</summary>
</member>
<!-- Badly formed XML comment ignored for member "F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.hasImageThreshold" -->
<member name="F:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter._isHeaderPageCount">
<summary>
Indicates whether header has page count or not.
@@ -2334,11 +2328,6 @@
<param name="name">The name represents the header part or footer part.</param>
<param name="pdfSection">The PDF section.</param>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.ComputeImageKey(System.Byte[])">
<summary>
Get string for image data
</summary>
</member>
<member name="M:Syncfusion.ExcelToPdfConverter.ExcelToPdfConverter.CalculateZoomValue(Syncfusion.Pdf.PdfSection,System.Int32)">
<summary>
</summary>

File diff suppressed because it is too large Load Diff

View File

@@ -1293,15 +1293,6 @@
<param name="s">String to be tested.</param>
<returns>True is passed in string is null or empty, otherwise False.</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.GetSerializedDateTime(System.String)">
<summary>
Converts a DateTime value into its serialized date-time representation.
</summary>
<param name="s">The input string that represents a DateTime.</param>
<returns>
Returns the serialized DateTime value.
</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.GetFormulaText(System.String@)">
<summary>
Given a string, it returns a string that is passed through the FormulaParsing event
@@ -5227,24 +5218,10 @@
formulas, or numbers.</param>
<returns>A string holding the sum of all values listed in the argument.</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.GetValueFromRange(System.String)">
<summary>
Retrieves the range value, returning "0" if it contains a TEXT formula; otherwise returns the cell value.
</summary>
<returns>
A string value.Returns "0" if the range contains a TEXT otherwise returns the value of the cell.
</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.IsTextFunction(System.String)">
<summary>
Determines whether the specified Excel function name is one that
returns a text value rather than a numeric value.
</summary>
<returns>
True if the function is a text-returning function otherwise, false.
</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Calculate.CalcEngine.ComputeSumIFS(System.String)">
<summary>
Returns the sum of all the cells in a range which is statisfy the given multible criteria
</summary>
<param name="argList">range of cells, criteria1, average_range1,...</param>
<returns>returns the sum value of the cells.</returns>
</member>
@@ -22512,16 +22489,6 @@
Returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartFormatImpl.IsSplitValueSet">
<summary>
Gets or sets a value indicating whether the split value has been explicitly set.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartFormatImpl.IsPieConnectedLineEnable">
<summary>
Gets or sets a value indicating whether the connecting lines for pie of pie chart is enabled.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartFormatImpl.PieSecondSize">
<summary>
Returns or sets the size of the secondary section of either a pie of pie chart or
@@ -22612,7 +22579,7 @@
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartFormatImpl.Elevation">
<summary>
Returns or sets the elevation of the 3-D chart view, in degrees (90 to +90 degrees).
Returns or sets the elevation of the 3-D chart view, in degrees (<EFBFBD>90 to +90 degrees).
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartFormatImpl.IsDefaultElevation">
@@ -25668,15 +25635,6 @@
</summary>
<returns>Created axis.</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Implementation.Charts.ChartImpl.GetWaterfallChartThemeColor(Syncfusion.OfficeChart.WaterfallBarType)">
<summary>
Returns a theme-based color for a waterfall chart bar based on its type.
Maps each <see cref="T:Syncfusion.OfficeChart.WaterfallBarType"/> to a predefined theme color index:
Increase ? Accent1, Decrease ? Accent2, Total ? Accent3 or Accent6.
</summary>
<param name="barType">The type of the waterfall bar (Increase, Decrease, or Total).</param>
<returns>A <see cref="T:System.Drawing.Color"/> object representing the theme color for the specified bar type.</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Implementation.Charts.ChartImpl.GetChartColor(System.Int32,System.Int32,System.Boolean,System.Boolean)">
<summary>
Returns the chart color respect to index on automatic format
@@ -28690,11 +28648,6 @@
This holds multi level cache point count.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartSerieImpl.IsSecondarySerie">
<summary>
True the seies is the secondary axis, Otherwise false
</summary>
</member>
<member name="M:Syncfusion.OfficeChart.Implementation.Charts.ChartSerieImpl.ErrorBar(System.Boolean)">
<summary>
Creates error bar object.
@@ -29802,56 +29755,6 @@
The list stores the default paragraph properties
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_verticalAlignmentTitle">
<summary>
Stores the vertical alignment setting for the chart title text.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_anchorCenter">
<summary>
Indicates whether the text is centered around the anchor point.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_verticalOverflow">
<summary>
Defines how text behaves when it overflows vertically.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_horizontalOverflow">
<summary>
Defines how text behaves when it overflows horizontally.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_textWrap">
<summary>
Specifies whether text wrapping is enabled.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_leftMargin">
<summary>
Represents the left margin value for the text area.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_topMargin">
<summary>
Represents the top margin value for the text area.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_rightMargin">
<summary>
Represents the right margin value for the text area.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_bottomMargin">
<summary>
Represents the bottom margin value for the text area.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.m_spaceFirstLastParagraph">
<summary>
Specifies spacing between the first and last paragraphs.
</summary>
</member>
<member name="M:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.#ctor(Syncfusion.OfficeChart.IApplication,System.Object)">
<summary>
Creates objects sets its Application and Parent properties to specified values.
@@ -29976,56 +29879,6 @@
</summary>
<returns>Generated .Net font.</returns>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.VerticalAlignmentTitle">
<summary>
Gets and sets the vertical alignment title.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.AnchorCenter">
<summary>
Gets and sets the anchor center value.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.VerticalOverflow">
<summary>
Gets and sets the vertical overflow setting.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.HorizontalOverflow">
<summary>
Gets and sets the horizontal overflow setting.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.TextWrap">
<summary>
Gets and sets the text wrap setting.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.LeftMargin">
<summary>
Gets and sets the left margin value.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.TopMargin">
<summary>
Gets and sets the top margin value.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.RightMargin">
<summary>
Gets and sets the right margin value.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.BottomMargin">
<summary>
Gets and sets the bottom margin value.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.SpaceFirstLastParagraph">
<summary>
Gets and sets the spacing between first and last paragraph.
</summary>
</member>
<member name="P:Syncfusion.OfficeChart.Implementation.Charts.ChartTextAreaImpl.IsBaselineWithPercentage">
<summary>
Gets and sets the indicating wheather baseline have percentage value or not.
@@ -40509,16 +40362,6 @@
<param name="iLastColumn">Last column.</param>
<returns>Number of parts: 1 - one cell, 2 - range of cells.</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Implementation.RangeImpl.GetMinMaxRowColFromCellNames(System.String[],System.Int32@,System.Int32@,System.Int32@,System.Int32@)">
<summary>
Finds the minimum and maximum row/column values from among the string representation of cells.
</summary>
<param name="cells">Cells to find minimum and maximum.</param>
<param name="iFirstRow">First row.</param>
<param name="iFirstColumn">First column.</param>
<param name="iLastRow">Last row.</param>
<param name="iLastColumn">Last column.</param>
</member>
<member name="M:Syncfusion.OfficeChart.Implementation.RangeImpl.GetRectangeOfRange(Syncfusion.OfficeChart.IRange,System.Boolean)">
<summary>
Gets rectangle object, that represents rect of range.
@@ -64796,36 +64639,6 @@
Represents the direction of text.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.XmlSerialization.Shapes.Drawings.TextAnchorAttribute">
<summary>
Specifies the anchor position of the text within the body.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.XmlSerialization.Shapes.Drawings.AnchorCenterAttribute">
<summary>
Indicates whether the text is centered around the anchor point.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.XmlSerialization.Shapes.Drawings.VerticalOverflowAttribute">
<summary>
Controls how text behaves when it overflows vertically.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.XmlSerialization.Shapes.Drawings.HorizontalOverflowAttribute">
<summary>
Controls how text behaves when it overflows horizontally.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.XmlSerialization.Shapes.Drawings.TextWrapAttribute">
<summary>
Determines whether text wrapping is enabled.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.Implementation.XmlSerialization.Shapes.Drawings.SpaceFirstLastParaAttribute">
<summary>
Specifies spacing between the first and last paragraphs.
</summary>
</member>
<member name="T:Syncfusion.OfficeChart.Implementation.XmlSerialization.Shapes.ChartShapeSerializator">
<summary>
This class is responsible for chart shape serialization.
@@ -79774,32 +79587,6 @@
Default Constructor.
</summary>
</member>
<member name="M:Syncfusion.OfficeChart.Parser.Biff_Records.ArrayRecord.GetStoreSize(Syncfusion.OfficeChart.OfficeVersion)">
<summary>
Size of the required storage space. Read-only.
</summary>
</member>
<member name="M:Syncfusion.OfficeChart.Parser.Biff_Records.ArrayRecord.SerializeDimensions(Syncfusion.OfficeChart.Parser.Biff_Records.ISharedFormula,Syncfusion.OfficeChart.Parser.Biff_Records.DataProvider,System.Int32,Syncfusion.OfficeChart.OfficeVersion)">
<summary>
Serializes area that is covered by array formula.
</summary>
<param name="shared">Object that contains dimensions data.</param>
<param name="provider">Object that provides access to the data.</param>
<param name="iOffset">Offset in the buffer.</param>
<param name="version">Excel version used for infill.</param>
<returns>Updated offset.</returns>
</member>
<member name="M:Syncfusion.OfficeChart.Parser.Biff_Records.ArrayRecord.InfillInternalData(Syncfusion.OfficeChart.Parser.Biff_Records.DataProvider,System.Int32,Syncfusion.OfficeChart.OfficeVersion)">
<summary>
In this method, a class must pack all of its properties into
an internal data array, m_data. This method is called by
FillStream, when the record must be serialized into a stream.
</summary>
<param name="provider">Object that provides access to the data.</param>
<param name="iOffset">Offset in the buffer.</param>
<param name="version">Excel version used for infill.</param>
<returns>Size of the record data.</returns>
</member>
<member name="T:Syncfusion.OfficeChart.Parser.Biff_Records.BitmapRecord">
<summary>
This record is part of the Page Settings Block.
@@ -126808,26 +126595,6 @@
Indicates the Not Docked option.
</summary>
</member>
<member name="T:Syncfusion.OfficeChart.WaterfallBarType">
<summary>
Specifies the bar type of the waterfall chart.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.WaterfallBarType.Increase">
<summary>
Represents a positive change or increase in value.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.WaterfallBarType.Decrease">
<summary>
Represents a negative change or decrease in value.
</summary>
</member>
<member name="F:Syncfusion.OfficeChart.WaterfallBarType.Total">
<summary>
Represents a total or subtotal bar, typically used to summarize values.
</summary>
</member>
<member name="T:Syncfusion.OfficeChart.OfficePrintedChartSize">
<summary>
Enumeration of the print size of charts in Excel.

File diff suppressed because it is too large Load Diff

View File

@@ -428,31 +428,6 @@
<param name="password">Password of the stream</param>
<returns>Returns true if the password is unicoded, else false</returns>
</member>
<member name="T:Syncfusion.PdfToImageConverter.ResultItem">
<summary>
Represents the search text information
</summary>
</member>
<member name="P:Syncfusion.PdfToImageConverter.ResultItem.Text">
<summary>
Get or set text to be searched.
</summary>
</member>
<member name="P:Syncfusion.PdfToImageConverter.ResultItem.TextColor">
<summary>
Get or set the color of the searched text.
</summary>
</member>
<member name="P:Syncfusion.PdfToImageConverter.ResultItem.PageNumber">
<summary>
Get or set provided page Number for search text.
</summary>
</member>
<member name="P:Syncfusion.PdfToImageConverter.ResultItem.Bounds">
<summary>
Get or set Rectangle bounds of the searched text.
</summary>
</member>
<member name="M:Syncfusion.PdfToImageConverter.StreamManager.Register(System.IO.Stream)">
<summary>
Register the stream
@@ -510,5 +485,30 @@
Gets the page size for the page
</summary>
</member>
<member name="T:Syncfusion.PdfToImageConverter.ResultItem">
<summary>
Represents the search text information
</summary>
</member>
<member name="P:Syncfusion.PdfToImageConverter.ResultItem.Text">
<summary>
Get or set text to be searched.
</summary>
</member>
<member name="P:Syncfusion.PdfToImageConverter.ResultItem.TextColor">
<summary>
Get or set the color of the searched text.
</summary>
</member>
<member name="P:Syncfusion.PdfToImageConverter.ResultItem.PageNumber">
<summary>
Get or set provided page Number for search text.
</summary>
</member>
<member name="P:Syncfusion.PdfToImageConverter.ResultItem.Bounds">
<summary>
Get or set Rectangle bounds of the searched text.
</summary>
</member>
</members>
</doc>

View File

@@ -4,11 +4,6 @@
<name>Syncfusion.Presentation.Base</name>
</assembly>
<members>
<member name="P:Syncfusion.Presentation.Animation.Internal.CommonTimeNode.AfterAnimation">
<summary>
Gets or sets the animation sequence to be executed after the primary animation completes
</summary>
</member>
<member name="T:Syncfusion.Presentation.Drawing.Connector">
<summary>
Connector class to represent the connector
@@ -740,11 +735,6 @@
<param name="color">ColorObject instance to hold color value</param>
<param name="layoutSlide">The layout slide</param>
</member>
<member name="M:Syncfusion.Presentation.Drawing.DrawingParser.ParsePicFormatSourceRect(System.Xml.XmlReader,Syncfusion.Presentation.Drawing.TextureFill)">
<summary>
Parses a picture fill source-crop rectangle from the current XML node and applies it to the given texture fill.
</summary>
</member>
<member name="M:Syncfusion.Presentation.Drawing.EffectList.Compare(Syncfusion.Presentation.Drawing.EffectList)">
<summary>
Compares the current EffectList object with given EffectList object.
@@ -1437,8 +1427,8 @@
</member>
<member name="P:Syncfusion.Presentation.Drawing.PicFormatOption.IsPicture">
<summary>
Gets or sets a boolean value indicates whether format options are applied from Picture or Shape.
</summary>
Gets or sets a boolean value indicates whether format options are applied from Picture or Shape.
</summary>
</member>
<member name="P:Syncfusion.Presentation.Drawing.Picture.IsOlePicture">
<summary>
@@ -1572,11 +1562,6 @@
</summary>
<returns>Returns true, if corresponding shape is Predefined Shape; Otherwise false.</returns>
</member>
<member name="M:Syncfusion.Presentation.Drawing.Shape.GetPlaceHolderShape">
<summary>
Retrieves the corresponding placeholder shape from the layout slide, if available.
</summary>
</member>
<member name="M:Syncfusion.Presentation.Drawing.Shape.GetCustomGeometry">
<summary>
Checks whether the corresponding shape is Custom Shape
@@ -2089,11 +2074,6 @@
Gets or sets the image as byte.
</summary>
</member>
<member name="P:Syncfusion.Presentation.Drawing.TextureFill.RotateWithShape">
<summary>
Gets or sets a value indicating whether the rotation should be applied with the shape.
</summary>
</member>
<member name="P:Syncfusion.Presentation.Drawing.TextureFill.TileMode">
<summary>
Gets or sets the value of <see cref="P:Syncfusion.Presentation.Drawing.TextureFill.TileMode"/> type enumeration.
@@ -6654,16 +6634,6 @@
</code>
</example>
</member>
<member name="M:Syncfusion.Presentation.CommentImplementation.Comment.GenerateAuthorID">
<summary>
Generates a new unique author ID for comment authors in the presentation.
</summary>
</member>
<member name="M:Syncfusion.Presentation.CommentImplementation.Comments.GenerateCommentsTarget">
<summary>
Generates a unique target path for a new comment in the slide.
</summary>
</member>
<member name="M:Syncfusion.Presentation.Background.GetColorValueFromLayout(Syncfusion.Presentation.ColorObject,Syncfusion.Presentation.Drawing.Fill)">
<summary>
Retrieves the color value from the layout or master slide based on the given color object and fill.
@@ -19274,13 +19244,6 @@
<param name="textPart">The TextPart object to compare with the current instance.</param>
<returns>True if the content and properties of the TextPart objects are equal; otherwise, false.</returns>
</member>
<member name="M:Syncfusion.Presentation.RichText.TextParts.Compare(Syncfusion.Presentation.RichText.TextParts)">
<summary>
Compares the content and properties of the current TextParts object with given TextParts object.
</summary>
<param name="textParts">The TextParts object to compare with the current instance.</param>
<returns>True if the content and properties of the TextParts objects are equal; otherwise, false.</returns>
</member>
<member name="T:Syncfusion.Presentation.RichText.TextSelection">
<summary>
Represents the Text Selection
@@ -19357,6 +19320,13 @@
</summary>
<param name="forStart"></param>
</member>
<member name="M:Syncfusion.Presentation.RichText.TextParts.Compare(Syncfusion.Presentation.RichText.TextParts)">
<summary>
Compares the content and properties of the current TextParts object with given TextParts object.
</summary>
<param name="textParts">The TextParts object to compare with the current instance.</param>
<returns>True if the content and properties of the TextParts objects are equal; otherwise, false.</returns>
</member>
<member name="T:Syncfusion.Presentation.IBuiltInDocumentProperties">
<summary>
Represents the built-in document properties.
@@ -40811,11 +40781,6 @@
<param name="factor">Factor value.</param>
<returns>Final factorized color.</returns>
</member>
<member name="M:Syncfusion.Presentation.Rendering.RendererBase.CropPosition(Syncfusion.Presentation.Drawing.PicFormatOption,System.Drawing.Image)">
<summary>
Computes the pixel crop rectangle from fractional source offsets in PicFormatOption using the provided images dimensions.
</summary>
</member>
<member name="M:Syncfusion.Presentation.Rendering.RendererBase.DrawParagraphs(System.Collections.Generic.IEnumerable{Syncfusion.Presentation.IParagraph})">
<summary>
Draws the paragraph collection.

File diff suppressed because it is too large Load Diff