Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 17,255 for

true type

(0.81 sec)
  1. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/cpp/controls-in-charts/
  2. ChartDataLabelCollection.show_value property | ...

    ChartDataLabelCollection.show_value property. Allows to specify whether values are to be displayed in the data labels of the entire series... 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...
  3. ChartDataLabelCollection.show_legend_key proper...

    ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... 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...
  4. ChartDataLabelCollection.show_series_name prope...

    ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series... True to show the series name; False...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture....Below are two similar field types that we can use to display images...FieldType . FIELD_INCLUDE_PICTURE , True ) . as_field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....FIELD_TIME, true); doc.getFieldOptions().set...insertField(FieldType.FIELD_TIME, true); doc.getFieldOptions().set...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolRotation method. Gets or sets the rotation of the barcode symbol. Valid values are [0, 3] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText method. Gets or sets whether to display barcode data (text) along with image in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ErrorCorrectionLevel method. Gets or sets an error correction level of QR Code. Valid values are [0, 3] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...