Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 16,760 for

true type

(0.51 sec)
  1. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . as_structured_docu...STRUCTURED_DOCUMENT_TAG_RANGE_END , True )[ 0 ] . as_structured_document_tag_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....True); chart.getChartTitle().setHeight(...setHeight( 20 ); chart.hasTitle( true ); //Set first series to Show...

    products.aspose.com/slides/java/chart/ppt/
  3. Visual Studio Export Repeater To Word Control|A...

    How to export contents of Repeater into Word Processing document using Aspose.Words in C#....by this control Property Name Type Example/Possible values Description...ExportInLandscape bool true or false If true it changes the orientation...

    docs.aspose.com/words/net/visual-studio-export-...
  4. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....the following chart series types: Bar, Column, Histogram, Pareto...color. series . HasDataLabels = true ; ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....the following chart series types: ChartSeriesType.Bar , ChartSeriesType...color. series . hasDataLabels = true ; let dataLabels = series ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....IsListItem property True when the paragraph has bulleted...GetChildNodes ( NodeType . Paragraph , true ); foreach ( Paragraph para...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Primary and Second Axis with Node.js via C++|Do...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series, or when you have mixed types of data (price and volume),...getNSeries (). add ( "B2:C4" , true ); // Set the category data...

    docs.aspose.com/cells/nodejs-cpp/primary-and-se...
  9. Primary and Secondary Axis with C++|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series, or when you have mixed types of data (price and volume),...GetNSeries (). Add ( u "B2:C4" , true ); // Set the category data...

    docs.aspose.com/cells/cpp/primary-and-second-axis/
  10. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 7...

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