Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 17,437 for

true type

(0.57 sec)
  1. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...hasDigitalSignature Returns true if this document contains a...valid or not. hasMacros Returns true if this document contains a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....along with the any of desired type (in this example we will use...setFontBold ( NullableBool . True ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/
  3. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/python-net/chart/ppt/
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to properties of the X axis of this series group in C++....series group, also of the line type. System :: SharedPtr < Aspose...get_AxisX () -> set_Hidden ( true ); // Define title of the secondary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...Story ) 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...
  6. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s setIsBold method to true . Setting Font Size Set the...method. Setting Font Underline Type Use the Font object’s setUnderline...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  8. 使用JavaScript通过C++自定义数据透视表的全球化设置|Documentation

    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....Settings Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  9. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal conversion fidelity....accept a Boolean‑type second parameter. Passing true as the second...setFontFolder ( fontFolder1 , true ); // Setting both font folders...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....normalizeFieldTypes() Changes field type values FieldChar.getFieldType()...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/java/com.aspose.word...