Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 222,017 for

formatting

(0.28 sec)
  1. Change the format of a cell|Documentation

    How to use Aspose.Cells for Python via .NET library to change the Formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....Ask AI Change the format of a cell Contents [ Hide ] Possible...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/python-net/how-to-change-...
  2. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character Formatting from the stack, enhancing your document creation process....method Retrieves character formatting previously saved on the stack...use a document builder’s formatting stack. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...several ways to apply font formatting. Set default font across...table. Specify explicit font formatting in DocumentBuilder : Document...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  4. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control header/footer Formatting in KeepSourceFormatting mode. Simplify your document imports today!...that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/net/modify-an-existing-st...
  6. How to Format Text in Cell|Documentation

    Learn how to format text in a cell and apply multiple styles within a single cell with Aspose.Cells....Ask AI How to Format Text in Cell Contents [ Hide ] Possible...Possible Usage Scenarios Formatting partial characters within a cell...

    docs.aspose.com/cells/net/how-to-format-text-in...
  7. JoinRunsOptions class | Aspose.Words for Node.js

    Aspose.Words.JoinRunsOptions class. Provides configuration flags for the join runs operation....when joining runs with same formatting. ignoreRedundant True indicates...when joining runs with same formatting. ignoreSpacing True indicates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. @property def...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font Formatting properties....that represents current font formatting properties. get font () :...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....fonts, paragraph or section formatting, and perform other operations...easily insert content and formatting. Operations that are possible...

    docs.aspose.com/words/nodejs-net/document-build...