Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 219,487 for

formatting

(2.95 sec)
  1. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for JavaScript via C++ API....How to Format Number as Currency Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to currency in Excel is important...

    docs.aspose.com/cells/javascript-cpp/format-num...
  2. 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...
  3. 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...
  4. Join Tables in Java|Aspose.Words for Java

    Join Tables in Java. Advanced table manipulations, join and split using Java.... Adjust any required formatting on the new table’s rows and...table loses its original formatting after moving rows. What should...

    docs.aspose.com/words/java/join-tables/
  5. Aspose::Words::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font Formatting in C++....method Resets to default font formatting. void Aspose :: Words ::...Remarks Removes all font formatting specified explicitly on the...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....context_table_formatting True if the formatting applied to table...content does not affect the formatting of the content that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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 with C++ Contents [ Hide...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/cpp/adding-2-color-scale-...
  8. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  9. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances document Formatting by seamlessly merging styles from imported content for optimal results....enumeration Specifies how formatting is merged when importing...this option specifies how formatting is resolved when both documents...

    reference.aspose.com/words/net/aspose.words/imp...
  10. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

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