Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 220,051 for

formatting

(1.94 sec)
  1. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....n method Returns true if formatting of the object was changed...check whether a paragraph is a format revision. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...format method Contents [ Hide ] format(value, format) Called...capitalization format switch, i.e. \* Upper. format ( value : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for .NET API....Ask AI How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. 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/
  5. 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-...
  6. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list Formatting properties of a paragraph style in C++....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  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 Golang via C++ Contents...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/go-cpp/adding-2-color-sca...
  8. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading Formatting for the cell in C++....that refers to the shading formatting for the cell. System :: SharedPtr...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level Formatting plus any Formatting overrides applied to the current paragraph in C++....the list level formatting plus any formatting overrides applied...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Merge field does not retain indentation after p...

    Hi, I have added merge field in the following way : Here you can see that the merge field is indented. But after I execute MailMerge with Aspose.Words then I get something like following: Here you can see that i…...use the default paragraph formatting, so any left‑indent, first‑line...Keep the original paragraph formatting In the template, make sure...

    forum.aspose.com/t/merge-field-does-not-retain-...