Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 17,415 for

true type

(0.09 sec)
  1. Showing Cell Range as the Data Labels with Node...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....getShowCellRange() property to true to select the Label Contains...dataLabels . setShowCellRange ( true ); // Save the workbook workbook...

    docs.aspose.com/cells/nodejs-cpp/showing-cell-r...
  2. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies Type of a break inside a document....BreakType enumeration Specifies type of a break inside a document...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced document management and editing efficiency....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose.PSD for Python via .NET 24.12 - Release ...

    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....Implement Gradient Shading (type 7) Feature PSDPYTHON-141 [AI...Format] Implement Axial Shading (type 2) Feature PSDPYTHON-136 Fix...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. Font Settings|Documentation

    Aspose.Cells is a .NET 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 IsBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.Font object’s...

    docs.aspose.com/cells/net/cells-font-settings/
  6. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....different types of X axes. While the Y axis is a Value‑type axis,...can be a Category‑type axis or a Value‑type axis. Using a Value...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  7. Product Overview | Aspose.Font for Node.js

    Node.js APIs for the developers to manipulate font files. Here you will find Aspose.Font API Solution for Node.js overview....representations (glyphs) for any font type. Render any text or symbol,...Save Remarks TTF True Type Font TTC True Type Collections OpenType...

    docs.aspose.com/font/nodejs-cpp/product-overview/
  8. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell formatting. Does not change the width of the cell in C++....Words :: NodeType :: Table , 1 , true )); // Append all rows from...Aspose::Words::Tables::CellFormat::Type method Aspose::Words::Table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity.... FieldListNum , true ); // Lists start counting at...( FieldType . FieldListNum , true ); // This field will start...

    reference.aspose.com/words/net/aspose.words.fie...
  10. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....FIELD_DOC_VARIABLE, true); field.setVariableName("Home...insertField(FieldType.FIELD_DOC_VARIABLE, true); field.setVariableName("Home...

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