Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion File-Formats/DocIO/Working-with-Fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -1756,4 +1756,6 @@ document.Close()
## See Also

* [Is it possible to update Include Text field in Word document using Essential DocIO?](https://www.syncfusion.com/kb/3921/is-it-possible-to-update-include-text-field-in-word-document-using-essential-docio)
* [How to insert author's name in a Word document?](https://www.syncfusion.com/kb/13929/how-to-insert-authors-name-in-a-word-document)
* [How to insert author's name in a Word document?](https://www.syncfusion.com/kb/13929/how-to-insert-authors-name-in-a-word-document)
* [How to insert IF field with multiple body items in Word document?](https://support.syncfusion.com/kb/article/15139/how-to-insert-if-field-with-multiple-body-items-in-word-document-using-net-core-word-library?isInternalRefresh=False)
* [How to insert Merge field inside an IF field in a Word document?](https://support.syncfusion.com/kb/article/15255/how-to-insert-merge-field-inside-an-if-field-in-a-word-document-using-net-core-word-library?isInternalRefresh=False)
1 change: 1 addition & 0 deletions File-Formats/DocIO/word-to-pdf.md
Original file line number Diff line number Diff line change
Expand Up @@ -2550,3 +2550,4 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
* [How to convert Word to PDF in Blazor WebAssembly (WASM)?](https://support.syncfusion.com/kb/article/12239/how-to-convert-word-to-pdf-in-blazor-webassembly-wasm)
* [How to perform Word to PDF conversion in WinForms ?](https://support.syncfusion.com/kb/article/8848/how-to-perform-word-to-pdf-conversion-in-winforms-?isInternalRefresh=False)
* [How to preserve track changes markup in Word to PDF conversion](https://support.syncfusion.com/kb/article/14997/how-to-preserve-simple-markup-all-markup-and-no-markup-of-track-changes-during-word-to-pdf-conversion)
* [How to preserve simple markup, all markup, and no markup of track changes during Word to PDF conversion?](https://support.syncfusion.com/kb/article/14997/how-to-preserve-simple-markup-all-markup-and-no-markup-of-track-changes-during-word-to-pdf-conversion)
7 changes: 5 additions & 2 deletions File-Formats/Presentation/Charts/Chart-Series.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ control: PowerPoint
documentation: UG
---

# Chart Series
# Chart Series in PowerPoint

In a chart, a **series** represents a set of related data points, often depicted using lines, bars, or markers to show data trends or comparisons. Using Presentation, you can **customize the series in the chart**.

Expand Down Expand Up @@ -535,4 +535,7 @@ chart.Series(0).SerieFormat.Percent = 10
{% endhighlight %}
{% endtabs %}

You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Charts/Format-Series/Explode-Pie-Chart/.NET).
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Charts/Format-Series/Explode-Pie-Chart/.NET).

## See Also
* [How to change the slice color of Pie chart in Presentation?](https://support.syncfusion.com/kb/article/13830/how-to-change-the-slice-color-of-pie-chart-in-presentation-using-c-in-aspnet-core)
5 changes: 4 additions & 1 deletion File-Formats/Presentation/Charts/Chart-Title.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ control: PowerPoint
documentation: UG
---

# Chart Title
# Chart Title in PowerPoint

Chart title is a concise description at the top of a chart, offering context and clarity for the data displayed. Using Presentation, you can **customize the chart title in the chart**.

Expand Down Expand Up @@ -212,3 +212,6 @@ End Using

{% endhighlight %}
{% endtabs %}

## See Also
* [How to format chart title in PowerPoint using C#?](https://support.syncfusion.com/kb/article/13825/how-to-format-chart-title-in-powerpoint-using-c)
1 change: 1 addition & 0 deletions File-Formats/Presentation/Presentation-to-PDF.md
Original file line number Diff line number Diff line change
Expand Up @@ -1471,3 +1471,4 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
## See Also

* [How to convert PPTX to PDF in Blazor WebAssembly (WASM)?](https://support.syncfusion.com/kb/article/12120/how-to-convert-pptx-to-pdf-in-blazor-webassembly-wasm)
* [How to resolve font problems during PowerPoint to PDF or image conversion?](https://support.syncfusion.com/kb/article/15472/how-to-resolve-font-problems-during-powerpoint-to-pdf-or-image-conversion)
3 changes: 2 additions & 1 deletion File-Formats/Presentation/Presentation-to-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -900,4 +900,5 @@ N> The .NET PowerPoint Library (Presentation) uses System.Drawing functionalitie

## See Also

* [How to convert PPTX to Image in Blazor WebAssembly (WASM)?](https://support.syncfusion.com/kb/article/12122/how-to-convert-pptx-to-image-in-blazor-webassembly-wasm)
* [How to convert PPTX to Image in Blazor WebAssembly (WASM)?](https://support.syncfusion.com/kb/article/12122/how-to-convert-pptx-to-image-in-blazor-webassembly-wasm)
* [How custom resolution supported in WinForms PowerPoint slide to image conversion?](https://support.syncfusion.com/kb/article/6685/how-custom-resolution-supported-in-winforms-powerpoint-slide-to-image-conversion)
2 changes: 2 additions & 0 deletions File-Formats/Presentation/Working-with-Charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2092,3 +2092,5 @@ The following Chart types are supported in Presentation.
* Surface_NoColor_3D
* Surface_NoColor_Contour

## See Also
* [How to set same number of intervals for Primary and Secondary ValueAxis?](https://support.syncfusion.com/kb/article/11366/how-to-set-same-number-of-intervals-for-primary-and-secondary-valueaxis-in-winforms-presentation)
Original file line number Diff line number Diff line change
Expand Up @@ -547,3 +547,7 @@ End Using
N> The first slide number is the starting slide number of the presentation, and this API allows you to set the first slide number from 0 to 9999.

You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/PowerPoint-Presentation/First-slide-number/.NET).

## See Also
* [How to merge or combine multiple PowerPoint files](https://support.syncfusion.com/kb/article/7961/how-to-merge-or-combine-multiple-powerpoint-files-in-c-vb-net)
* [How to extract text from a PowerPoint presentation?](https://support.syncfusion.com/kb/article/7711/how-to-extract-text-from-a-powerpoint-presentation)
7 changes: 6 additions & 1 deletion File-Formats/Presentation/Working-with-Tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -1240,4 +1240,9 @@ pptxDoc.Close()

{% endtabs %}

You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Tables/Edit-table-contents).
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Tables/Edit-table-contents).

## See Also
* [How to set background image for a table cell?](https://support.syncfusion.com/kb/article/5731/how-to-set-background-image-for-a-table-cell-in-winforms-)
* [How to add images to a table cell?](https://support.syncfusion.com/kb/article/6929/how-to-add-images-to-a-table-cell-using-essential-presentation-library)
* [How to add text with different styles in the same table cell?](https://support.syncfusion.com/kb/article/5606/how-to-add-text-with-different-styles-in-the-same-table-cell)
3 changes: 3 additions & 0 deletions File-Formats/Presentation/Working-with-find-and-replace.md
Original file line number Diff line number Diff line change
Expand Up @@ -680,3 +680,6 @@ End Using
{% endtabs %}

You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Find-and-Replace/Find-and-highlight-in-slide).

## See Also
* [How to replace the hyperlink within a SmartArt in PowerPoint Presentation?](https://support.syncfusion.com/kb/article/15293/how-to-replace-the-hyperlink-within-a-smartart-in-powerpoint-presentation)
5 changes: 5 additions & 0 deletions File-Formats/Presentation/Working-with-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -463,3 +463,8 @@ pptxDoc.Close()

You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Images/Remove-all-images).

## See Also
* [How to crop an image in a Presentation using C#?](https://support.syncfusion.com/kb/article/15431/how-to-crop-an-image-in-a-presentation-using-c)
* [How to extract the cropped image from Presentation in C#?](https://support.syncfusion.com/kb/article/15451/how-to-extract-the-cropped-image-from-presentation-in-c)
* [How to crop and insert image in Presentation in C#?](https://support.syncfusion.com/kb/article/15432/how-to-crop-and-insert-image-in-presentation-in-c)
* [How to remove the crop from image in Presentation using C#?](https://support.syncfusion.com/kb/article/15435/how-to-remove-the-crop-from-image-in-presentation-using-c)
5 changes: 4 additions & 1 deletion File-Formats/Presentation/Working-with-shapes.md
Original file line number Diff line number Diff line change
Expand Up @@ -511,4 +511,7 @@ pptxDoc.Close()

You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Shapes/Remove-groupshape).

N> The Presentation library do not have support for converting the auto-shapes with modified adjustment values in PowerPoint presentation to image or PDF conversion. To know more about adjustment values in PowerPoint shapes please click [here](https://msdn.microsoft.com/en-us/library/office/aa220882(v=office.11).aspx).
N> The Presentation library do not have support for converting the auto-shapes with modified adjustment values in PowerPoint presentation to image or PDF conversion. To know more about adjustment values in PowerPoint shapes please click [here](https://msdn.microsoft.com/en-us/library/office/aa220882(v=office.11).aspx).

## See Also
* [How to set Smooth Start and End for animated shapes in Presentation?](https://support.syncfusion.com/kb/article/11450/how-to-set-smooth-start-and-end-for-animated-shapes-in-presentation)