Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 188,822 for

formatting

(0.05 sec)
  1. ShadowFormat | Aspose.Words for Java

    Represents shadow Formatting for an object in Java....ShadowFormat Represents shadow formatting for an object. To learn more...Description clear() Clears shadow format. getColor() Gets a java.awt...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...that specifies that source formatting of headers/footers content...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. How to Format Number to Special|Documentation

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

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  6. Format Pivot Table Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....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/net/format-pivot-table-ce...
  7. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....you need to specify font formatting for the hyperlink display...emphasize it with custom formatting. // The hyperlink will be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access to the Formatting properties of the row....property Provides access to the formatting properties of the row. get...Examples Shows how to modify the format of rows and cells in a table...

    reference.aspose.com/words/nodejs-net/aspose.wo...