Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 219,370 for

formatting

(0.3 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...Simple. Examples Shows how to formatting FieldIndex fields. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilderOptions class | Aspose.Words for...

    Aspose.Words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....contextTableFormatti True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. JoinRunsOptions.ignoreInsignificant property | ...

    JoinRunsOptions.ignoreInsignificant property. True indicates that the insignificant attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. get ignoreInsignificant...noticeable effect on the formatting of a run with the given text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....class Represents special formatting applied to some area of a...ClearFormatting () Clears formatting of this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule Formatting in Java....Represents horizontal rule formatting. To learn more, visit the...shape, and customize its formatting. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph Formatting properties....represents current paragraph formatting properties. get paragraphFormat...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/go-cpp/customizing-charts/
  8. How to remove font dom from html after converte...

    Is there any way to remove font dom from “Td”. or Is there any way to avoid the text are separate by font tag. e904128e-711c-447f-a3f6-a50f5a3d9c8c.png (47.1 KB)...the cell contains rich text formatting, which causes the text to...you can clear the rich text formatting by using: cell.SetCharacters(null);...

    forum.aspose.com/t/how-to-remove-font-dom-from-...
  9. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top‑left...

    docs.aspose.com/cells/net/merging-and-unmerging...
  10. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C# to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/net/adding-2-color-scale-...