Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 133,247 for

2

(0.14 sec)
  1. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents....InsertField ( "= 2 + 3" ); Assert . AreEqual ( "= 2 + 3" , field...Update (); Assert . AreEqual ( "= 2 + 3 \\# $###.00" , field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  2. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  4. Aspose::Words::Themes::ThemeColor enum | Aspose...

    Aspose::Words::Themes::ThemeColor enum. Specifies the theme colors for document themes. To learn more, visit the documentation article in C++....Dark2 2 Dark main color 2. Light2 3 Light main color 2. Accent1...color 1. Accent2 5 Accent color 2. Accent3 6 Accent color 3. Accent4...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....nodes [ 0 ]); expect ( nodes [ 2 ]. NodeType ). toEqual ( aw ....Paragraph ); expect ( nodes [ 2 ]. ParentNode ). toEqual ( nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabel.showSeriesName property | Aspose...

    ChartDataLabel.showSeriesName property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph.... PARAGRAPH , nodes [ 2 ] . node_type ) self . assertEqual...assertEqual ( nodes [ 1 ], nodes [ 2 ] . parent_node ) # This is the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

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