Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 219,444 for

formatting

(0.11 sec)
  1. FieldIndexFormat enumeration | Aspose.Words for...

    Aspose.Words.Fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a document....enumeration Specifies the formatting for the FieldIndex fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the Formatting applied to this instance, is visible....value that is True if the formatting applied to this instance...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for .NET API....Ask AI How to Format Number to Accounting Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to accounting in...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...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...
  7. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....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. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number Formatting in charts. Enhance your document's visual appeal!...ChartNumberFormat class Represents number formatting of the parent element. To...get; set; } Gets or sets the format code applied to a data label...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document....base style is removed its formatting is moved to child styles...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...properties to set various formatting options, including the right...DocumentBuilder(doc); // Access the paragraph format ParagraphFormat paragraphFormat...

    forum.aspose.com/t/adjust-right-indent-w-adjust...