Hello Everyone and @alexey.noskov,
In my Java code I remove comments from my document.
When converting word to PDF using Aspose.words:
com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...pdf (20.6 KB) LeahGreen December 30, 2024...
Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSD for Java 20.6 - Release Notes...
While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...png (20.6 KB) This is the document after...
Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET 20.6 - 发行说明...
Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSD for Java 20.6 - 发行说明...
I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers
The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array).
When …...zip (20.6 KB) We add “currentRegion” tag...
i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark.
Bookmark bookmark = document.Range.Bookmarks[bookmarkName];
if (bookmark != null)
{
Comment comment = new Com…...docx (20.6 KB) alexey.noskov March 14,...
Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET 20.6 - Release Notes...