Skip to content

Commit 3b154c0

Browse files
Merged pull request #1767 from mercy-orejo/211386-Serpstat-Issue-fixes-Help-Domain-Server-Status-code-4xx-Document-processing
211386-Serpstat-Issue-fixes-Help-Domain-Server-Status-code-4xx-Docume…
2 parents 191c1fc + fa45ff9 commit 3b154c0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Document-Processing/Excel/Excel-Library/NET/faqs/how-to-decrypt-individual-items-with-specific-passwords-in-a-protected-zip-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ End Module
107107
## See Also
108108

109109
* [How to protect the zip file items with different passwords?](how-to-protect-zip-file-items-with-different-passwords)
110-
* [How to protect the zip files using Syncfusion.Compression.Base?](how-to-protect-the-zip-files-using-syncfusion-compression-base.md)
110+
* [How to protect the zip files using Syncfusion.Compression.Base?](how-to-protect-the-zip-files-using-syncfusion-compression-base)
111111
* [How to un-protect the zip files using Syncfusion.Compression.Base?](how-to-un-protect-the-zip-files-using-syncfusion-compression-base)
112112
* [How to zip files using the Syncfusion.Compression.Zip namespace?](how-to-zip-files-using-the-syncfusion-compression-zip-namespace)
113113
* [How to zip all the files in subfolders using Syncfusion® Compression?](how-to-zip-all-the-files-in-subfolders-using-syncfusion-compression)

Document-Processing/Word/Conversions/Word-To-PDF/NET/word-to-pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ During Word to PDF conversions, if a glyph of the input text is unavailable in t
254254

255255
## Unsupported elements in Word to PDF conversion
256256

257-
Refer [here](document-processing/word/conversions/word-to-pdf/net/limitations-word-to-pdf) to know about unsupported elements in Word to PDF conversion.
257+
Refer [here](document-processing/word/conversions/word-to-pdf/net/unsupported-elements-word-to-pdf#detailed-limitations) to know about unsupported elements in Word to PDF conversion.
258258

259259
## Show Warning for Unsupported Elements
260260

Document-Processing/Word/Word-Library/NET/faqs/migrate-from-net-framework-to-net-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ EMF and WMF images are not supported in .NET Core platforms.
190190
* [Word document to PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf)
191191
* [Word document to Image](https://help.syncfusion.com/document-processing/word/conversions/word-to-image/net/word-to-image)
192192
* [Updating table of contents](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-table-of-contents#updating-table-of-contents)
193-
* [Convert chart to image](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/working-with-charts#convert-chart-to-image)
193+
* [Convert chart to image](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-charts#convert-chart-to-image)
194194
* During Word to PDF/Image conversion, if you are facing font-related problems (like accessing font from the environment), you can pass the fonts as streams using our [font substitution approach](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf#font-substitution).
195195

196196
N> If you want to migrate without any code changes from [“Syncfusion.DocIO.ASP.NET”](https://www.nuget.org/packages/Syncfusion.DocIO.AspNet) NuGet in application targeting .NET Framework, you can consider to use anyone of the packages

0 commit comments

Comments
 (0)