Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 220,399 for

formatting

(0.23 sec)
  1. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all Formatting for a table row. To learn more, visit the documentation article in C++....RowFormat class Represents all formatting for a table row. To learn...() Resets to default row formatting. get_AllowBreakAcrossPage...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same Formatting in the paragraph in C++....Joins runs with the same formatting in the paragraph. int32_t...separate runs with the same formatting. Fragmented paragraphs like...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph Formatting of the style in C++....method Gets the paragraph formatting of the style. System :: SharedPtr...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special Formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....class Represents special formatting applied to some area of a...ClearFormatting () Clears formatting of this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with Golang via C++....use some of the conditional formatting icon types but without applying...applying conditional formatting to cells. Aspose.Cells supports...

    docs.aspose.com/cells/go-cpp/add-conditional-ic...
  7. MarkdownSaveOptions.ExportUnderlineFormatting |...

    Discover how the MarkdownSaveOptions ExportUnderlineFormatting property enhances your text export. Control underline Formatting easily with this boolean setting....to export underline text formatting as sequence of two plus characters...Shows how to export underline formatting as ++. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ 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/cpp/modify-an-existing-st...
  9. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting Formatting in the docum…...InsertHtml) and the resulting formatting in the document not using...processed, ensuring that your formatting is preserved. Cause The default...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  10. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph Formatting properties....represents current paragraph formatting properties. get paragraphFormat...Examples Shows how to create a formatted table using DocumentBuilder...

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