Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 203,750 for

formatting

(0.14 sec)
  1. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ 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....Change the format of a cell with Golang via C++ Contents [ Hide...change the format of a cell in Excel To change the format of a single...

    docs.aspose.com/cells/go-cpp/how-to-change-form...
  2. How to Format Number to Time|Documentation

    This article will introduce how to Format Number to Timeusing Aspose.Cells for Java API....How to Format Number to Time Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to time in Excel is a common practice...

    docs.aspose.com/cells/java/how-to-format-number...
  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. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all Formatting for a table row...RowFormat class Represents all formatting for a table row. To learn...borders for the row. heading_format True if the row is repeated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....How to Format Number to Special with C++ Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  6. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...document while preserving its formatting, you can follow a specific...field to maintain the desired formatting. Here’s a sample Java code...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  7. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all Formatting for a table cell...CellFormat class Represents all formatting for a table cell. To learn...that refers to the shading formatting for the cell. top_padding...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Format Pivot Table Cells|Documentation

    How to format pivot table cells with Aspose.Cells for Node.js via C++....Format Pivot Table Cells Contents [ Hide ] Sometimes, you want...want to format pivot table cells. For example, you want to apply...

    docs.aspose.com/cells/nodejs-cpp/format-pivot-t...
  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. @property def...modify font formatting properties. Specify font formatting before...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...