Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 16,711 for

true type

(0.2 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++....:: String & value ) Parameter Type Description value const System::String&...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++.... There are three types of sparklines: Line, Column...SetShowHighPoint ( true ); group . SetShowLowPoint ( true ); group ....

    docs.aspose.com/cells/cpp/creating-sparklines/
  4. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setShowValue(true); series.getLabels().getDefaultDataLabelF()...getDefaultDataLabelF().setShowValue(true); series.getLabels().getDefaultDataLabelF()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  6. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Returns true if this object was deleted in...ShapeType . CUBE ) shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined.... SHAPE , 0 , True ) . as_shape () series = shape...fill property ChartFormat.shape_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... TABLE , True ) for i in range ( tables ....get_ancestor ( table . node_type ) while parent is not None :...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::SaveOptions::set_UpdateF...

    Aspose::Words::Saving::SaveOptions::set_UpdateFields method. Sets a value determining if fields of certain Types should be updated before saving the document to a fixed page format. Default value for this property is True in C++....determining if fields of certain types should be updated before saving...Default value for this property is true . void Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...