Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 219,479 for

formatting

(0.65 sec)
  1. ConditionalStyle.RightPadding | Aspose.Words fo...

    Discover the ConditionalStyle RightPadding property to easily adjust table cell spacing. Enhance your layout with precise control for better design....// Conditional styles are formatting changes that affect only...// Apply padding and text formatting to conditional styles. tableStyle...

    reference.aspose.com/words/net/aspose.words/con...
  2. ConditionalStyleCollection.TopLeftCell | Aspose...

    Discover the ConditionalStyleCollection's TopLeftCell property to easily customize your top left cell's style for enhanced spreadsheet aesthetics....// Conditional styles are formatting changes that affect only...// Apply padding and text formatting to conditional styles. tableStyle...

    reference.aspose.com/words/net/aspose.words/con...
  3. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...
  4. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_OptimizeOutput method. Flag indicates whether it is required to optimize output. If this flag is set redundant nested canvases and empty canvases are removed, also neighbor glyphs with the same Formatting are concatenated. Note: The accuracy of the content display may be affected if this property is set to true. Default is false in C++....neighbor glyphs with the same formatting are concatenated. Note: The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule shape into the document....shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the Formatting for this run....values when determining the formatting for this run. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various document processing procedures when an issue is detected that might result in data or Formatting fidelity loss....that might result in data or formatting fidelity loss. get warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.horizontalRuleFormat property | Aspose.Wo...

    Shape.horizontalRuleFormat property. Provides access to the properties of the horizontal rule shape...shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-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...