Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 220,846 for

formatting

(0.15 sec)
  1. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...this cell has no value, no format. This will impact downstream...doesn’t contain any value or formatting. This can lead to the appearance...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  2. Aspose::Words::Fields::FieldUpdateCultureSource...

    Aspose::Words::Fields::FieldUpdateCultureSource enum. Indicates what culture to use during field update in C++....culture specified in the field formatting properties via language setting...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related Formatting for a paragraph....Represents frame related formatting for a paragraph. Remarks...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....access to font formatting of the data table. format Provides access...text background and border formatting of the data table. hasHorizontalBorder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for .NET API.... Click on Format Axis . In Labels , click on...Select any bar and go to Formatting . Set an appropriate gap...

    docs.aspose.com/cells/net/create-tornado-chart/
  6. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for Python via .NET API.... Click on the format axis. In labels, click on the...Select any bar and go to formatting. Set an appropriate gap width...

    docs.aspose.com/cells/python-net/create-tornado...
  7. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....access to font formatting of the data table. format Provides access...text background and border formatting of the data table. has_horizontal_border...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of Formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)...changes of formatting properties RevisionType.FORMAT_CHANGE Default... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Charts through Shape.Chart Object|...

    Charts in details, how chart linked with Shape node in Aspose.Words for C++....string and optionally adjust formatting via Chart.Title.Font . Example:...possible to format the axis labels (e.g., number format, font)? A:...

    docs.aspose.com/words/cpp/working-with-charts-t...
  10. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method...Current font and paragraph formatting specified by the DocumentBuilder...Examples Shows how to build a formatted 2x2 table. let doc = new aw...

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