Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 16,785 for

true type

(0.12 sec)
  1. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet.... Set this to true to make Microsoft Excel display...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/show-formu...
  2. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....FIELD_HYPERLINK, true); // When we click this HYPERLINK...insertField(FieldType.FIELD_HYPERLINK, true); field.setAddress(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Fill.patterned method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.patterned method... PatternType ) Parameter Type Description patternType PatternType...backColor : string ) Parameter Type Description patternType PatternType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified Type....get_child method get_child(node_type, index, is_deep) Returns an...the specified type. def get_child ( self , node_type : aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType method. Gets the Type of chart series included in this group in C++...._SeriesType method Gets the type of chart series included in...series group, also of the line type. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldDisplayBarcode.case_code_style property | ...

    FieldDisplayBarcode.case_code_style property. Gets or sets the style of a Case Code for barcode Type ITF14...style of a Case Code for barcode type ITF14. The valid values are...FieldType . FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldIf::EvaluateConditi...

    Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition in C++....Fields :: FieldType :: FieldIf , true )); field -> set_LeftExpression... field -> set_TrueText ( u "True" ); field -> set_FalseText (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. IMailMergeDataSource.get_value method | Aspose....

    IMailMergeDataSource.get_value method. Returns a value for the specified field name or ``False`` if the field is not found.... Parameter Type Description field_name str The...Returns the field value. Returns True if value was found. See Also...

    reference.aspose.com/words/python-net/aspose.wo...