Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 219,685 for

formatting

(2.82 sec)
  1. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced Formatting options to elevate your document's appearance!...Provides access to the paragraph formatting properties. public ParagraphFormat...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/net/aspose.words/par...
  2. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....copying only the data—not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....paragraph style with list formatting. let doc = new aw . Document...style to one that has no list formatting and write another paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency....paragraph style with list formatting. Document doc = new Document...style to one that has no list formatting and write another paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this shape is a horizontal rule....shape, and customize its formatting. doc = aw . Document () builder...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow Formatting for the shape....shadow_format property ShapeBase.shadow_format property Gets...shadow formatting for the shape. @property def shadow_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert RTF to VCF in Python | products.aspose.com

    Save RTF to VCF within Python applications without using Microsoft Word or Outlook...NET and saved into VCF format. This API package is ideal...RTF to DIF (Data Interchange Format) Convert RTF to EMAIL (Email...

    products.aspose.com/total/python-net/conversion...
  9. JoinRunsOptions.ignore_redundant property | Asp...

    JoinRunsOptions.ignore_redundant property. True indicates that the redundant attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. @property def ignore_redundant...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...How to apply number format to each datapoint's datalabel in PIE...and we need to apply custom format to each datapoint for example...

    forum.aspose.com/t/how-to-apply-number-format-t...