Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 25,247 for

comment

(0.59 sec)
  1. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips.... // Comment it out if you prefer slide...

    docs.aspose.com/slides/net/exporting-presentati...
  2. Remove Excel Annotation Online or Manage Annota...

    delete Comments from Excel file through online app for free. .NET API code to manage Comments of Excel files....NET Annotate Excel Clear Comments from Excel Document Online... Code listed for managing comments of Excel file through .NET...

    products.aspose.com/total/net/annotate/excel/
  3. Right to left text - Free Support Forum - aspos...

    Hi, I have a couple of questions regarding right to left aligned text: The documentation for right to left text says "Please note that currently only normal fonts such as "Times New Roman" are supported. Specific fonts …...reproduce the issue as per your comment “I’ve tried using Adobe Arabic...

    forum.aspose.com/t/right-to-left-text/91358
  4. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....child of a Body, HeaderFooter, Comment, Footnote or a Shape node....

    docs.aspose.com/words/java/working-with-content...
  5. Online Word to XLTX Conversion or Build .NET ba...

    Free online app to convert Word to XLTX files. .NET C# conversion library code for Word documents....by enabling team members to comment, annotate, and track changes...

    products.aspose.com/total/net/conversion/word-t...
  6. Track Changes in a Document in Java|Aspose.Word...

    Track changes to content and formatting made by you or others. Access individual revisions in a document and apply various properties to them using Java....Also, you may need to insert comments to discuss some of the changes...tracking changes. Note that the comment feature in Aspose.Words, as...

    docs.aspose.com/words/java/track-changes-in-a-d...
  7. 使用 Javascript 製作 DOC

    通過幾個步驟在 JavaScript 中創建一個新的 DOC。使用 Node.js via .NET 庫輕鬆創建 DOC。...appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  8. 使用 Javascript 製作 Markdown

    通過幾個步驟在 JavaScript 中創建一個新的 Markdown。使用 Node.js via .NET 庫輕鬆創建 Markdown。...appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  9. 使用 Javascript 製作 WORD

    通過幾個步驟在 JavaScript 中創建一個新的 WORD。使用 Node.js via .NET 庫輕鬆創建 WORD。...appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  10. 在 Javascript 中製作文檔

    使用 Node.js via .NET 庫創建文件。只需幾個步驟即可在 JavaScript 中輕鬆創建新文檔。...appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/zh-hant/nodejs-net/make/