Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 17,415 for

true type

(0.08 sec)
  1. 通过JavaScript和C++管理Excel图表的数据标签|Documentation

    学习如何有效管理Excel图表中的数据标签,使用Aspose.Cells for Java脚本通过C++。本指南涵盖添加、删除和修改标签等多种管理任务,以提升图表的可读性和实用性。...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  2. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…... Chart‑type support – Some very old or macro‑driven...macro‑driven chart types are not supported for rendering in the...

    forum.aspose.com/t/unable-to-view-the-charts-gr...
  3. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific Type in Java....collection of nodes of a specific type. To learn more, visit the Aspose...selection of nodes of the specified type, but the nodes are stored in...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF document.... Changing the form type to STANDARD. Saving the converted...document : document . form . type = ap . forms . FormType . STANDARD...

    docs.aspose.com/pdf/python-net/xfa-forms/
  6. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....FIELD_HYPERLINK, true); // When we click this HYPERLINK...insertField(FieldType.FIELD_HYPERLINK, true); field.setAddress(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles....is_heading property True when the style is one of the...cur_style . name } ", of type " { cur_style . type } "' ) print ( f '...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  9. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... Parameters: Parameter Type Description index int Returns:...hasDataLabels(true); series.getDataLabels().setShowCategoryName(true); series...

    reference.aspose.com/words/java/com.aspose.word...
  10. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....all child nodes of a specific type from a composite node. let doc...getChildNodes ( aw . NodeType . Table , true ). count ). toEqual ( 2 ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...