Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 14,729 for

true type

(0.11 sec)
  1. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....group of the specified series type to this collection. removeAt(index)...series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } Shows how to clone a document’s...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving. To learn more, visit the documentation article in C++....get_WarningType () const Returns the type of the warning. GetType () const...System::TypeInfo&) const override static Type () Remarks You do not create...

    reference.aspose.com/words/cpp/aspose.words/war...
  4. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for JavaScript via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....referToDestinationSh property and set it to true while calling the Cells.copyRows(Cells...Charts Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/change-dat...
  5. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....CanHaveImage { get; } Returns true if the shape type allows the shape to...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at...insertField(FieldType.FIELD_LIST_NUM, true); // This field will start a...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Rendering::PageInfo::get_Colored...

    Aspose::Words::Rendering::PageInfo::get_Colored method. Returns True if the page contains colored content in C++....PageInfo::get_Colored method Returns true if the page contains colored...Aspose::Words::Rendering::PageInfo::Type method Aspose::Words::Rende...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Field.getFieldCode method | Aspose.Words for No...

    Aspose.Words.Fields.Field.getFieldCode method...Parameter Type Description includeChildFieldCod boolean true if child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index.... Parameter Type Description index int Examples...aw . NodeType . SHAPE , 0 , True ) . as_shape () adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....( $ nodeType -> TABLE , 0 , true ); // Autofit the first table...PERCENT )) { echo "PreferredWidth type is not percent <br />" ; } if...

    docs.aspose.com/words/java/working-withtables-i...