Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 219,499 for

formatting

(1.49 sec)
  1. Get and Set Style for cells|Documentation

    Discover how to perform data Formatting and styling in Aspose.Cells for JavaScript via 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.style and Cell...suits you. Formatting Cells There are two ways to format a cell,...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  2. 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...
  3. 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...
  4. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....text in document along with formatting Save the Word document with...with custom formatting in DOCX format using Save method In the...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  5. 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...
  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. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character Formatting of the conditional style....property Gets the character formatting of the conditional style...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...