Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 88,716 for

doc format

(0.19 sec)
  1. ChartSeries.name property | Aspose.Words for No...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this Document.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major fonts for different languages.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralFormat/) used for rendering of numerals...the numeral format used when saving to PDF. let doc = new aw ....= new aw . DocumentBuilder ( doc ); builder . font . localeId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesGroup.Series | Aspose.Words for .NET

    Discover the ChartSeriesGroup Series property to access a unique collection of related series, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartSeriesGroup.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s axis for enhanced data visualization and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.showDataLabelsRange property | A...

    ChartDataLabel.showDataLabelsRange property. Allows to specify if values from data labels range to be displayed in the data labels...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabel.showLegendKey property | Aspose....

    ChartDataLabel.showLegendKey property. Allows to specify if legend key is to be displayed for the data labels on a chart...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataLabel.showPercentage property | Aspose...

    ChartDataLabel.showPercentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

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