Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 221,037 for

formatting

(0.27 sec)
  1. 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...
  2. JoinRunsOptions.IgnoreInsignificant | Aspose.Wo...

    Ignore insignificant Formatting differences when joining runs in Aspose.Words to merge text more efficiently and simplify document structure....when joining runs with same formatting. public bool IgnoreInsignificant...noticeable effect on the formatting of a run with the given text...

    reference.aspose.com/words/net/aspose.words/joi...
  3. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserting HTML code parses the formatting of each element into equivalent...equivalent document text formatting. ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Split Table in C#|Aspose.Words for .NET

    Split table in C#. How to split one table into two separate tables C#.... Formatting preservation : The formatting applied to...recreated. Any style or direct formatting on the moved rows remains...

    docs.aspose.com/words/net/split-table/
  5. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...basically a ‘snapshot’ of the format style at the time of calling...for the portion, after the format of either changes. I’m not...

    forum.aspose.com/t/iportioneffectivedata-instan...
  6. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....another document, preserving formatting when the second parameter...container. Q: Will the original formatting of rows (borders, shading...

    docs.aspose.com/words/net/table-join/
  7. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document Formatting with ease and precision....get; } Gets the character formatting of the style. IsHeading {...Gets the list that defines formatting of this list style. ListFormat...

    reference.aspose.com/words/net/aspose.words/style/
  8. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced document processing capabilities, enabling efficient manipulation and generation of Word documents....as content manipulation, formatting, report generation and much...insert content, apply custom formatting, and generate Word documents...

    reference.aspose.com/words/
  9. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CheckGrammarOptions.preserveFormatting property...

    CheckGrammarOptions.preserveFormatting property. Allows to specify either [AiModel.checkGrammar()](../../aimodel/checkGrammar/#document_checkgrammaroptions) will try to preserve layout and Formatting of the original document, or not...try to preserve layout and formatting of the original document...true . However, the original formatting of the text is not preserved...

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