Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 214,968 for

formatting

(0.16 sec)
  1. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using Aspose.Cells for Python via .NET API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/python-net/format-number-...
  2. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line Formatting of this marker....format property ChartMarker.format property Provides access to...and line formatting of this marker. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list Formatting properties of a paragraph style....list_format property Style.list_format property Provides access...access to the list formatting properties of a paragraph style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Tables and Ranges|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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/net/tables-and-ranges/
  5. ConditionalStyle | Aspose.Words for Java

    Represents special Formatting applied to some area of a table with assigned table style in Java....Cloneable Represents special formatting applied to some area of a...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/java/com.aspose.word...
  6. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  7. 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...
  8. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this Formatting....paragraph style applied to this formatting. @property def style ( self...paragraph style with list formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WarningType enumeration | Aspose.Words for Node.js

    Aspose.Words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....MajorFormattingLoss Generic major formatting loss, no specific code. ...MinorFormattingLoss Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph Formatting of the style....property Gets the paragraph formatting of the style. get paragraphFormat...paragraph style with list formatting. let doc = new aw . Document...

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