Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 15,986 for

true type

(0.1 sec)
  1. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format... Default value is true , all metafiles are compressed...SaveOptions ) exportGeneratorName When true , causes the name and version...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... The default value is True . @property def has_vertical_border...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Visual Studio Export ListView To Word Control|A...

    How to export contents of ListView 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-...
  5. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds.... setShowValue ( true ); chart . getChartData ()....setCenterText ( NullableBool . True ); chart . getChartTitle ()...

    docs.aspose.com/slides/androidjava/pie-chart/
  6. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... setShowValue ( true ); chart . getChartData ()....setCenterText ( NullableBool . True ); chart . getChartTitle ()...

    docs.aspose.com/slides/java/pie-chart/
  9. HtmlLoadOptions.convertSvgToEmf property | Aspo...

    HtmlLoadOptions.convertSvgToEmf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format...however, this option is set to true , Aspose.Words will convert...loadOptions . convertSvgToEmf = true ; let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    Discover HtmlLoadOptions' ConvertSvgToEmf property. Easily control SVG to EMF conversion for optimal image quality. Default is false; keep SVGs intact!...however, this option is set to true , Aspose.Words will convert...HtmlLoadOptions { ConvertSvgToEmf = true }; Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.loa...