Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 24,176 for

comment

(0.17 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document. To learn more, visit the documentation article in C++....of a Body , HeaderFooter , Comment , Footnote or a Shape node...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...author for the comment note : the content for the comment 移除单元格的批注...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++....Table Data Source Set the Comment of Table or List Object inside...

    docs.aspose.com/cells/javascript-cpp/create-and...
  4. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... ColorPrintMode Comment...

    reference.aspose.com/words/java/com.aspose.word...
  5. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....such as elements, text, or comments. The class represents the...such as an element, text, or comment. Use the property to access...

    docs.aspose.com/html/python-net/html-navigation/
  6. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....print all of a document’s comments and their replies. Document...Document(getMyDir() + "Comments.docx"); NodeCollection comments = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....corresponding footnote, endnote, and comment text. getInsertHyperlink()...corresponding footnote, endnote, and comment text. setInsertHyperlink(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...8:17am 5 @aakanksha76 Please comment out the code that sets the...unknown classes and variables, commenting out the following code, and...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  9. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…... Anyways, we will comment and give further details from...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  10. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...indents, as described in the comment for the method. I hope this...

    forum.aspose.com/t/listdepth-api-is-returning-0...