Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 219,499 for

formatting

(0.14 sec)
  1. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character Formatting used for the list label....property Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in Formatting the number…... We are facing issue in formatting the numbers and currency...culture number and currency format in WaterFall chart dynamically...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  3. Get and Set Style for cells with C++|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for C++, including text Formatting, number Formatting, date Formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive Formatting....introduced two new methods for formatting cells: Cell.GetStyle and...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/cpp/styling-and-data-form...
  4. aspose.words.tables module | Aspose.Words for P...

    The aspose.words.tables module contains classes that represent tables, rows, cells and their Formatting....tables, rows, cells and their formatting. Classes Class Description...CellFormat Represents all formatting for a table cell. To learn...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!...Examples Shows how to create a formatted table using DocumentBuilder...LeftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....Examples Show how to set marker formatting. Document doc = new Document...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. List.listLevels property | Aspose.Words for Nod...

    List.listLevels property. Gets the collection of list levels for this list....property to access and modify formatting individual to each level...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row Formatting in C++....method Resets to default row formatting. void Aspose :: Words ::...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....docx" ); Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. let font...

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