Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 217,527 for

formatting

(0.14 sec)
  1. 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...
  2. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using Aspose.Cells for Python via .NET API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/python-net/format-number-...
  3. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line Formatting of this marker....format property ChartMarker.format property Provides access to...and line formatting of this marker. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Format Number to Time with C++|Documenta...

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

    docs.aspose.com/cells/cpp/how-to-format-number-...
  5. Paragraph.joinRunsWithSameFormatting method | A...

    Aspose.Words.Paragraph.joinRunsWithSameFormatting method...Joins runs with the same formatting in the paragraph. joinRunsWithSameForm...Joins runs with the same formatting in the paragraph. joinRunsWithSameForm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....Stroke property Gets line formatting for the parent chart element...Examples Show how to set marker formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartFormat.fill property | Aspose.Words for Py...

    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. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. JoinRunsOptions.ignore_insignificant property |...

    JoinRunsOptions.ignore_insignificant property. True indicates that the insignificant attributes of all runs will be ignored when joining runs with same Formatting....when joining runs with same formatting. @property def ignore_insignificant...noticeable effect on the formatting of a run with the given text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font Type Distinction Is Not Available Between ...

    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/font-type-distinction-is-not...
  10. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule Formatting in Java....Represents horizontal rule formatting. To learn more, visit the...shape, and customize its formatting. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...