Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 15,992 for

true type

(0.17 sec)
  1. 用 JavaScript 和 C++ 在工作表中显示公式而非值|Documentation

    本文提供了使用 C++ 的 JavaScript API 以编程方式在 Excel 工作表或电子表格中显示公式而非值的示例代码。...将其设置为 true ,即可让Microsoft Excel显示公式。 <!DOCTYPE...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/show-fo...
  2. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...setPlotOnSecondAxis(true); netSeries.setType(ChartType...operation. BAR and BAR_STACKED types can only be deployed on different...

    forum.aspose.com/t/code-snippet-to-create-combi...
  3. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....FIELD_TOC, true); builder.insertBreak(BreakType...insertField(FieldType.FIELD_REF_DOC, true); field.setFileName("ReferencedDocument...

    reference.aspose.com/words/java/com.aspose.word...
  4. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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....FontSourceType enumeration specifies the type of a font source. With the above‑mentioned...SetFontFolder ( fontFolder1 , true ); // Setting both font folders...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. CompositeNode.getOfficeMath method | Aspose.Wor...

    CompositeNode.getOfficeMath method. Returns an Nth child [OfficeMath](../../../aspose.words.math/officemath/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.accept method | Aspose.Words for Python

    Cell.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_cell_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.accept method | Aspose.Words for Python

    Shape.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_shape_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified index...( index : number ) Parameter Type Description index number Examples...shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...