Skip to content

Commit 4a4382e

Browse files
Merge pull request #2111 from Syncfusion-Content/hotfix/hotfix-v25.2.3
DOCINFRA-2341_merged_using_automation
2 parents ebe33fe + f4a7450 commit 4a4382e

13 files changed

+97
-72
lines changed

File-Formats/DocIO/Working-with-Paragraph.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4348,4 +4348,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
43484348
* [How to fit image within a text box in the Word document](https://support.syncfusion.com/kb/article/10284/how-to-fit-image-within-a-text-box-in-the-word-document)
43494349
* [How to find and modify hyperlink address in Word document?](https://support.syncfusion.com/kb/article/12198/find-and-modify-hyperlink-address-in-word-document)
43504350
* [How to change the character/symbol used for bullet points in Word document?](https://support.syncfusion.com/kb/article/12099/how-to-change-the-character-symbol-used-for-bullet-points-in-word-document)
4351-
* [How to resize list character in a Word document?](https://support.syncfusion.com/kb/article/12327/how-to-resize-list-character-in-a-word-document)
4351+
* [How to resize list character in a Word document?](https://support.syncfusion.com/kb/article/12327/how-to-resize-list-character-in-a-word-document)
4352+
* [How to modify the formatting for the default format of sections, paragraphs, and tables in a Word document?](https://support.syncfusion.com/kb/article/15884/how-to-modify-the-formatting-for-the-default-format-of-sections-paragraphs-and-tables-in-a-word-document?)
4353+
* [How to extract images from tables in a Word document?](https://support.syncfusion.com/kb/article/15812/how-to-extract-images-from-tables-in-a-word-document)
4354+
* [How to replace all OLE objects with text in a Word document?](https://support.syncfusion.com/kb/article/15654/how-to-replace-all-ole-objects-with-text-in-a-word-document)

File-Formats/DocIO/Working-with-Sections.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1527,4 +1527,6 @@ N> * And also, it is not feasible to get the page-wise details from Word documen
15271527
* [How to change section break in Word document as page break?](https://www.syncfusion.com/support/kb/13649/how-to-change-section-break-in-word-document-as-page-break)
15281528
* [How to add multiple page number formats in Word document?](https://www.syncfusion.com/kb/13701/how-to-add-multiple-page-number-formats-in-word-document)
15291529
* [How to merge two Word documents without header and footer from the source document?](https://www.syncfusion.com/kb/13930/how-to-merge-two-word-documents-without-header-and-footer-from-the-source-document)
1530-
* [How to add different header and footer for last page alone in the Word document?](https://www.syncfusion.com/kb/13948/how-to-add-different-header-and-footer-for-last-page-alone-in-the-word-document)
1530+
* [How to add different header and footer for last page alone in the Word document?](https://www.syncfusion.com/kb/13948/how-to-add-different-header-and-footer-for-last-page-alone-in-the-word-document)
1531+
* [How to modify the formatting for the default format of sections, paragraphs, and tables in a Word document?](https://support.syncfusion.com/kb/article/15884/how-to-modify-the-formatting-for-the-default-format-of-sections-paragraphs-and-tables-in-a-word-document?)
1532+
* [Is it possible to fetch page numbers in a Word document using .NET Core DocIO?](https://support.syncfusion.com/kb/article/15907/is-it-possible-to-fetch-page-numbers-in-a-word-document-using-net-core-docio?)

File-Formats/DocIO/Working-with-Tables.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2179,4 +2179,6 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
21792179
* [Is it possible to add/remove column from the table](https://support.syncfusion.com/kb/article/1268/is-it-possible-to-add-remove-column-from-the-table)
21802180
* [How to insert a row with the same formatting in a Word document](https://support.syncfusion.com/kb/article/11907/how-to-insert-a-row-with-the-same-formatting-in-a-word-document)
21812181
* [How to split a table without losing their format in Word document using C#?](https://support.syncfusion.com/kb/article/12307/how-to-split-a-table-without-losing-their-format-in-word-document-using-c)
2182-
* [How to keep a group of rows always together in a Word document?](https://support.syncfusion.com/kb/article/12367/how-to-keep-a-group-of-rows-always-together-in-a-word-document)
2182+
* [How to keep a group of rows always together in a Word document?](https://support.syncfusion.com/kb/article/12367/how-to-keep-a-group-of-rows-always-together-in-a-word-document)
2183+
* [How to modify the formatting for the default format of sections, paragraphs, and tables in a Word document?](https://support.syncfusion.com/kb/article/15884/how-to-modify-the-formatting-for-the-default-format-of-sections-paragraphs-and-tables-in-a-word-document?)
2184+
* [How to extract images from tables in a Word document?](https://support.syncfusion.com/kb/article/15812/how-to-extract-images-from-tables-in-a-word-document)

File-Formats/DocIO/Working-with-Word-document.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,3 +1076,5 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
10761076
* [Split Word documents](https://help.syncfusion.com/file-formats/docio/word-document/split-word-documents)
10771077
* [Why it is not possible to access the Word document contents page by page](https://support.syncfusion.com/kb/article/4241/why-it-is-not-possible-to-access-the-word-document-contents-page-by-page-in-winforms-fileformat-libraries-)
10781078
* [How to find list of used fonts in the Word document?](https://support.syncfusion.com/kb/article/11334/how-to-find-list-of-used-fonts-in-the-word-document)
1079+
* [How to modify the formatting for the default format of sections, paragraphs, and tables in a Word document?](https://support.syncfusion.com/kb/article/15884/how-to-modify-the-formatting-for-the-default-format-of-sections-paragraphs-and-tables-in-a-word-document?)
1080+
* [Is it possible to fetch page numbers in a Word document using .NET Core DocIO?](https://support.syncfusion.com/kb/article/15907/is-it-possible-to-fetch-page-numbers-in-a-word-document-using-net-core-docio?)

File-Formats/DocIO/working-with-mail-merge.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,6 @@ You can restart the list numbering in a Word document during Mail merge. For fur
226226
* [How to mail merge Word document in Linux (Mono)](https://support.syncfusion.com/kb/article/9194/how-to-mail-merge-word-document-in-linux-mono-in-aspnet-core)
227227
* [How to replace merge field with HTML string using Mail merge](https://support.syncfusion.com/kb/article/10252/how-to-replace-merge-field-with-html-string-using-mail-merge)
228228
* [How to mail merge Word document in Docker](https://support.syncfusion.com/kb/article/9397/how-to-mail-merge-word-document-in-docker)
229-
* [Is it possible to merge outer group fields placed within inner nested group using nested mail merge?](https://support.syncfusion.com/kb/article/12362/is-it-possible-to-merge-outer-group-fields-placed-within-inner-nested-group-using-nested)
229+
* [Is it possible to merge outer group fields placed within inner nested group using nested mail merge?](https://support.syncfusion.com/kb/article/12362/is-it-possible-to-merge-outer-group-fields-placed-within-inner-nested-group-using-nested)
230+
* [How to replace merge field with table using mail merge in Word document?](https://support.syncfusion.com/kb/article/15801/how-to-replace-merge-field-with-table-using-mail-merge-in-word-document)
231+
* [How to use multiple documents as data sources for mail merge in a Word document?](https://support.syncfusion.com/kb/article/15775/how-to-use-multiple-documents-as-data-sources-for-mail-merge-in-a-word-document)

File-Formats/PDF/Convert-HTML-To-PDF/troubleshooting.md

Lines changed: 64 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -853,9 +853,68 @@ Blink binaries (Version 109.0.5414.75),
853853

854854
</table>
855855

856+
857+
858+
## There was an error opening this document. This file is already open or in use by another application.
859+
860+
<table>
861+
<th style="font-size:14px" width="100px">Issue</th>
862+
<th style="font-size:14px">There was an error opening this document. This file is already open or in use by another application.
863+
</th>
864+
<tr>
865+
<th style="font-size:14px" width="100px">Reason
866+
</th>
867+
<td>The reported issue occurs due to the document or file not being properly disposed or closed, leading to conflicts when attempting to access it again.
868+
</td>
869+
</tr>
870+
<tr>
871+
<th style="font-size:14px" width="100px">Solution</th>
872+
<td>
873+
874+
We can resolve the reported issue by using the FileStream within the "using" block.
875+
{% tabs %}
876+
{% highlight C# %}
877+
878+
using (FileStream fs = new FileStream("path_to_file", FileMode.Open))
879+
{
880+
// Use the file here
881+
} // File stream is automatically closed and disposed
882+
883+
{% endhighlight %}
884+
{% endtabs %}
885+
886+
Or
887+
888+
Dispose of the FileStream at the end of the process and ensure that the file or document is not already open in another application.
889+
{% tabs %}
890+
{% highlight C# %}
891+
892+
893+
PdfDocument document = htmlConverter.Convert(");
894+
895+
FileStream fileStream = new FileStream(baseUrl+ "Bill_PDF_04_16_24.pdf", FileMode.CreateNew, FileAccess.ReadWrite);
896+
897+
//Save and close the PDF document.
898+
899+
document.Save(fileStream);
900+
901+
document.Close(true);
902+
903+
document.Dispose();
904+
905+
fileStream.Dispose();
906+
907+
{% endhighlight %}
908+
{% endtabs %}
909+
</td>
910+
</tr>
911+
912+
</table>
913+
914+
856915
## HTML to PDF Performance Benchmarks:
857916

858-
### Environment Details:
917+
<h2>Environment Details:</h2>
859918

860919

861920

@@ -871,7 +930,7 @@ System type : 64-bit operating system, x64-based processor
871930

872931

873932

874-
### Sample Details:
933+
<h2>Sample Details:</h2>
875934

876935

877936

@@ -888,7 +947,7 @@ Output Files : <a href="https://www.syncfusion.com/downloads/support/dire
888947
Input Files : <a href="https://www.syncfusion.com/downloads/support/directtrac/general/ze/Input1125518413">https://www.syncfusion.com/downloads/support/directtrac/general/ze/Input1125518413</a>
889948

890949

891-
### Results:
950+
<h2>Results:</h2>
892951

893952
<table border="1">
894953
<th style="font-size:14px" width="100px">Input Page count</th>
@@ -938,66 +997,9 @@ CPU usage: 64%</td>
938997
</tr>
939998
</table>
940999

941-
Note: The performance benchmark will vary depending on the following factors,
942-
1000+
N> The performance benchmark will vary depending on the following factors,
9431001
<ol>
9441002
<li>External resources loaded in the HTML (Such as Images, Scripts, and Styles)</li>
9451003
<li>Network speed for online URL conversions.</li>
9461004
<li>Hardware resources (CPU and Memory)</li>
947-
</ol>
948-
949-
## There was an error opening this document. This file is already open or in use by another application.
950-
951-
<table>
952-
<th style="font-size:14px" width="100px">Issue</th>
953-
<th style="font-size:14px">There was an error opening this document. This file is already open or in use by another application.
954-
</th>
955-
<tr>
956-
<th style="font-size:14px" width="100px">Reason
957-
</th>
958-
<td>The reported issue occurs due to the document or file not being properly disposed or closed, leading to conflicts when attempting to access it again.
959-
</td>
960-
</tr>
961-
<tr>
962-
<th style="font-size:14px" width="100px">Solution</th>
963-
<td>
964-
965-
We can resolve the reported issue by using the FileStream within the "using" block.
966-
{% tabs %}
967-
{% highlight C# %}
968-
969-
using (FileStream fs = new FileStream("path_to_file", FileMode.Open))
970-
{
971-
// Use the file here
972-
} // File stream is automatically closed and disposed
973-
974-
{% endhighlight %}
975-
{% endtabs %}
976-
977-
Or
978-
979-
Dispose of the FileStream at the end of the process and ensure that the file or document is not already open in another application.
980-
{% tabs %}
981-
{% highlight C# %}
982-
983-
984-
PdfDocument document = htmlConverter.Convert(");
985-
986-
FileStream fileStream = new FileStream(baseUrl+ "Bill_PDF_04_16_24.pdf", FileMode.CreateNew, FileAccess.ReadWrite);
987-
988-
//Save and close the PDF document.
989-
990-
document.Save(fileStream);
991-
992-
document.Close(true);
993-
994-
document.Dispose();
995-
996-
fileStream.Dispose();
997-
998-
{% endhighlight %}
999-
{% endtabs %}
1000-
</td>
1001-
</tr>
1002-
1003-
</table>
1005+
</ol>

File-Formats/Presentation/Presentation-to-PDF.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PowerPoint allows you to convert an entire Presentation or a single slide into P
1212
* [Assemblies Information](https://help.syncfusion.com/file-formats/presentation/assemblies-required)
1313
* [NuGet Information](https://help.syncfusion.com/file-formats/presentation/nuget-packages-required#converting-powerpoint-presentation-into-pdf)
1414

15-
To quickly start converting a PowerPoint Presentation to a PDF using .NET PowerPoint libray, please check out this video:
15+
To quickly start converting a PowerPoint Presentation to a PDF using .NET PowerPoint library, please check out this video:
1616
{% youtube "https://www.youtube.com/watch?v=nytscOICpWk" %}
1717

1818
[PresentationToPdfConverter](https://help.syncfusion.com/cr/file-formats/Syncfusion.PresentationToPdfConverter.PresentationToPdfConverter.html) class is responsible for converting an entire Presentation or a slide into PDF. The following code example demonstrates how to convert a PowerPoint presentation to PDF.
@@ -1471,4 +1471,5 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
14711471
## See Also
14721472

14731473
* [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)
1474-
* [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)
1474+
* [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)
1475+
* [How to convert and replace EMF image to PNG with same size during PowerPoint to PDF conversion?](https://support.syncfusion.com/kb/article/15641/how-to-convert-and-replace-emf-image-to-png-with-same-size-during-powerpoint-to-pdf-conversion)

File-Formats/Presentation/Presentation-to-image.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation: UG
77
---
88
# Presentation to image conversion
99

10-
To quickly start converting a PowerPoint Presentation to an Image using .NET PowerPoint libray, please check out this video:
10+
To quickly start converting a PowerPoint Presentation to an Image using .NET PowerPoint library, please check out this video:
1111
{% youtube "https://www.youtube.com/watch?v=DcH9CptpYHg" %}
1212

1313
## .NET Framework
@@ -901,4 +901,5 @@ N> The .NET PowerPoint Library (Presentation) uses System.Drawing functionalitie
901901
## See Also
902902

903903
* [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)
904-
* [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)
904+
* [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)
905+
* [How to convert and replace EMF image to PNG with same size during PowerPoint to PDF conversion?](https://support.syncfusion.com/kb/article/15641/how-to-convert-and-replace-emf-image-to-png-with-same-size-during-powerpoint-to-pdf-conversion)

File-Formats/Presentation/Working-with-OLE-Objects.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,4 +373,7 @@ pptxDoc.Close()
373373

374374
{% endtabs %}
375375

376-
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/OLE-objects/Get-OLE-image-data).
376+
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/OLE-objects/Get-OLE-image-data).
377+
378+
## See Also
379+
* [How to replace all OLE objects with text in PowerPoint using C#?](https://support.syncfusion.com/kb/article/15653/how-to-replace-all-ole-objects-with-text-in-powerpoint-using-c)

File-Formats/Presentation/Working-with-find-and-replace.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,4 +684,5 @@ End Using
684684
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).
685685

686686
## See Also
687-
* [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)
687+
* [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)
688+
* [How to replace a particular image with text in a PowerPoint Presentation?](https://support.syncfusion.com/kb/article/15652/how-to-replace-a-particular-image-with-text-in-a-powerpoint-presentation)

0 commit comments

Comments
 (0)