Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 12,641 for

true type

(0.09 sec)
  1. How to create Sunburst chart with Node.js via C...

    Learn how to create a sunburst chart in Aspose.Cells for Node.js via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....contributing pieces, while another type of hierarchical chart, the treemap...showed chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/creating-sunbu...
  2. DocumentPropertyCollection.Contains | Aspose.Wo...

    Discover if a property exists in DocumentPropertyCollection with our efficient Contains method. Simplify your data management today!...Contains method Returns true if a property with the specified...Contains ( string name ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words.pro...
  3. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method... Parameter Type Description stream io.BytesIO...file_name : str ): ... Parameter Type Description file_name str Name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. WebExtensionPropertyCollection | Aspose.Words f...

    Specifies a set of web extension custom properties in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldBibliography class ...

    Aspose::Words::Fields::FieldBibliography class. Implements the BIBLIOGRAPHY field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize document rendering with customizable font substitution options.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java.... The default value is true . Examples: Shows how to create...watermark. The default value is true . Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  8. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution....Remove ( string name ) Parameter Type Description name String The...FieldType . FieldDocVariable , true ); field . VariableName = "Home...

    reference.aspose.com/words/net/aspose.words/var...
  9. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...GetTitle (). SetIsVisible ( true ); // Set data range chart ...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  10. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyAskField");...insertField(FieldType.FIELD_ASK, true); fieldAsk.setBookmarkName("MyAskField");...

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