Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 25,248 for

comment

(0.48 sec)
  1. 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-...
  2. 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...
  3. 使用 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...
  4. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....demonstrates how to include comments in the exported document by...an HTML5 Document with Comments Comments in PowerPoint are a tool...

    docs.aspose.com/slides/python-net/export-to-html5/
  5. Clear PPSM Annotations Online and using Python ...

    Remove Comments from PPSM document through online app for free. Python API code to delete Comments from PPSM presentations....NET Annotate Ppsm Remove Comments from PPSM Presentation Online... Code listed for clearing comments from PPSM file through Python...

    products.aspose.com/total/python-net/annotate/p...
  6. Convert Presentations to HTML5 in .NET|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for .NET. Preserve formatting, animations, and interactivity....demonstrates how to include comments in the exported document by...an HTML5 Document with Comments Comments in PowerPoint are a tool...

    docs.aspose.com/slides/net/export-to-html5/
  7. Convert Presentations to HTML5 on Android|Aspos...

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

    docs.aspose.com/slides/androidjava/export-to-ht...
  8. 使用 C# 製作 DOC

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

    products.aspose.com/words/zh-hant/net/make/doc/
  9. 使用 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/
  10. 使用 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/