Skip to content

Commit 1348638

Browse files
Merge pull request #1405 from syncfusion-content/IN-DocumentProcessingAltTextandTitleTooLongIssues-Hotfix-v31.1.17
changes for image alt text and title too long
2 parents eaf8a8d + 5c54745 commit 1348638

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Document-Processing/PDF/Conversions/HTML-To-PDF/NET/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -851,13 +851,13 @@ apt-get update && apt-get install -yq --no-install-recommends libasound2 libatk1
851851
Please refer to the below screenshot,
852852
<br/><br/>
853853

854-
<img src="htmlconversion_images/Failedtolaunchchromium.png"><br>
854+
<img alt="Failed to launch chromium logo" src="htmlconversion_images/Failedtolaunchchromium.png"><br>
855855
<br/><br/>
856856
(Or)
857857
<br/><br/>
858858
We can install the required dependencies using the dependencies vis shell script. Please find the below.
859859
<br/><br/>
860-
<img src="htmlconversion_images/dependencies.png"><br>
860+
<img alt="HTML Conversion Dependencies Logo" src="htmlconversion_images/dependencies.png"><br>
861861
<br/><br/>
862862
code snippet:
863863
<br/><br/>

Document-Processing/PDF/PDF-Library/NET/Working-with-OCR/Troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ sudo apt-get install libleptonica-dev
294294
{% endhighlight %}
295295
{% endtabs %}
296296
<br><br>
297-
<img src="OCR-Images/Install-leptonica.png">
297+
<img alt="OCR Install leptonica logo" src="OCR-Images/Install-leptonica.png">
298298
<br><br>
299299
2.Install the tesseract.
300300
<br>
@@ -306,7 +306,7 @@ sudo apt-get install tesseract-ocr-eng
306306
{% endhighlight %}
307307
{% endtabs %}
308308
<br><br>
309-
<img src="OCR-Images/Install-tesseract.png">
309+
<img alt="OCR Install tesseract logo" src="OCR-Images/Install-tesseract.png">
310310
<br><br>
311311
3. Copy the binaries (liblept.so and libtesseract.so) to the missing files exception folder in the project location.
312312
<br>

Document-Processing/Release-Notes/Migratingtov16.1.0.24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn here all about Essential Studio Document Processing 2018 volu
44
platform: file-formats
55
keywords: migration, upgrade-changes, 2018vol1-changes
66
---
7-
# Essential Studio Document Processing 2018 volume 1 Migration in Word Library
7+
# Essential Studio Document Processing 2018 volume 1 in Word Library
88

99
Complete field code is now included in Document Object Model(DOM). Whereas in v15.4.0.20 and earlier versions, the first paragraph item after field start is not included in Document Object Model(DOM).
1010
<table class="params">

0 commit comments

Comments
 (0)