Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 215,164 for

formatting

(0.18 sec)
  1. What is a Designer Spreadsheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....code to apply formatting (look and feel). Formatting takes time...Microsoft Excel in which all formatting is already applied and the...

    docs.aspose.com/cells/net/what-is-a-designer-sp...
  2. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character Formatting effortlessly. Unlock unique styling options for a polished look!...property Gets the character formatting of the style. public Font...paragraph style with list formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph Formatting properties in C++....represents current paragraph formatting properties. System :: SharedPtr...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FieldOptions.field_index_format property | Aspo...

    FieldOptions.field_index_format property. Gets or sets a [FieldOptions.field_index_format](./) that represents the Formatting for the [FieldIndex](../../fieldindex/) fields in the document....field_index_format property FieldOptions.field_index_format property...field_index_format that represents the formatting for the FieldIndex...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  6. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...Description fill Gets fill formatting for the parent chart element...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_Formatting method. Resets to default row Formatting....clear_formatting method clear_formatting() Resets to default...default row formatting. def clear_formatting ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....Stroke property Gets line formatting for the parent chart element...Examples Show how to set marker formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting Formatting in the docum…...InsertHtml) and the resulting formatting in the document not using...processed, ensuring that your formatting is preserved. Cause The default...

    forum.aspose.com/t/insert-html-into-word-doc-do...