Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 24,322 for

comment

(0.09 sec)
  1. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...isDeep) Returns an Nth child Comment node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert VRML to OBJ via Java | products.aspose.com

    Sample Java conversion code for VRML format to OBJ file. Use this example code to convert VRML to OBJ within any Web or Desktop Java based application....declare scale information in a comment line yet no units have been...

    products.aspose.com/3d/java/conversion/vrml-to-...
  3. Digitally Sign PPT File Online or Build Python ...

    Free online app for digital signature in PPT files. Develop Python application to electronically sign PPT documents.... Comment new digital signature. Add...

    products.aspose.com/total/python-net/signature/...
  4. Digitally Sign ODP File Online or Build Python ...

    Free online app for digital signature in ODP files. Develop Python application to electronically sign ODP documents.... Comment new digital signature. Add...

    products.aspose.com/total/python-net/signature/...
  5. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document...) asComment() Cast node to Comment . (Inherited from Node ) asCommentRangeEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 JavaScript 及 C++ 添加数字签名到已签名的 Excel 文件|Docume...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在已签名的 Excel 文件中添加数字签名...bytes (Uint8Array), password, comment and signing date const signature...

    docs.aspose.com/cells/zh/javascript-cpp/add-dig...
  7. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....HTML5 Documents with Comments Comments in PowerPoint are a tool...altering the main content. Each comment shows the author’s name, making...

    docs.aspose.com/slides/java/export-to-html5/
  8. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....HTML5 Documents with Comments Comments in PowerPoint are a tool...altering the main content. Each comment shows the author’s name, making...

    docs.aspose.com/slides/php-java/export-to-html5/
  9. 使用 C# 製作 Markdown

    通過幾個步驟在 C# 中創建一個新的 Markdown。使用 .NET 庫輕鬆創建 Markdown。...AppendChild(run); var comment = new Comment(doc) { Author = "John...DateTime = DateTime.Now }; comment.SetText( "Quisque fringilla...

    products.aspose.com/words/zh-hant/net/make/md/
  10. 使用 C# 製作 DOCX

    通過幾個步驟在 C# 中創建一個新的 DOCX。使用 .NET 庫輕鬆創建 DOCX。...AppendChild(run); var comment = new Comment(doc) { Author = "John...DateTime = DateTime.Now }; comment.SetText( "Quisque fringilla...

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