Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 219,186 for

formatting

(0.17 sec)
  1. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects.... Fill Represents fill formatting for an object. To learn more...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. get font ()...style reverts to the default formatting. expect ([... doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...that specifies that source formatting of textboxes content ignored...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

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

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document Formatting with ease and precision....get; } Gets the character formatting of the style. IsHeading {...Gets the list that defines formatting of this list style. ListFormat...

    reference.aspose.com/words/net/aspose.words/style/
  6. IFieldResultFormatter.format method | Aspose.Wo...

    aspose.words.fields.IFieldResultFormatter.format method...format method format(value, format) Called when Aspose.Words...capitalization format switch, i.e. \* Upper. def format ( self , value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports Formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells for Python via .NET library....Ask AI Format Worksheet Cells in a Workbook Contents [ Hide ]...Use styles to quickly format data. Format cells in rows and columns...

    docs.aspose.com/cells/python-net/format-workshe...
  8. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that specifies that source formatting of textboxes content ignored...Shows how to manage text box formatting while appending a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....// Conditional styles are formatting changes that affect only...// Apply padding and text formatting to conditional styles. tableStyle...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....How to Format Number as Date with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or...

    docs.aspose.com/cells/cpp/format-number-to-date/