Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,788 for

true type

(0.88 sec)
  1. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....group of the specified series type to this collection. public ChartSeriesGroup...groups only of the following types: area, bar, column, line, pie...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Export Range of Cells in a Worksheet to Image w...

    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....onePagePerSheet to true . The following code takes an...Worksheet To Image </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/export-ran...
  3. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodeType/#OfficeMath).... getOfficeMath ( 0 , true ); // OfficeMath nodes that...change its location and display type. expect ( officeMath . mathObjectType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... Parameter Type Description index int Examples... collection. # 1 - By style type: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...

    reference.aspose.com/words/cpp/aspose.words/abs...
  8. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....setShow(true); ChartAxisTitle chartAxisYTitle...chartAxisYTitle.setShow(true); chartAxisYTitle.setOverlay(true); chartAxisYTitle...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section....move_to_header_footer(header_footer_type) Moves the cursor to the beginning...move_to_header_footer ( self , header_footer_type : aspose . words . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 图表|Do...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 格式图表。...svgFitToViewPort 属性,将其设置为 true 时会导出具有viewBox属性的SVG图表。 导出带有viewBox属性的SVG图表...SVG Example </ h1 > < input type = "file" id = "fileInput" accept...

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