Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 221,599 for

formatting

(0.21 sec)
  1. Compare API shows false changes at the beginnin...

    When I use Aspose.Words Compare API to generate redline, it shows changes at the very beginning of the document, even though that part is identical in both files. Original: original.docx (11.0 KB) Updated: update…...This can occur due to hidden formatting differences or metadata discrepancies...discrepancies may stem from hidden formatting marks, extra spaces, line...

    forum.aspose.com/t/compare-api-shows-false-chan...
  2. 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...
  3. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...Gets document default text formatting. defaultParagraphForm Gets...document default paragraph formatting. document Gets the owner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance Formatting control when combining multiple files effortlessly....enumeration Specifies how formatting is merged when combining...MergeFormatting 0 Combine the formatting of the merged documents....

    reference.aspose.com/words/net/aspose.words.low...
  5. 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...
  6. DocumentBuilderOptions class | Aspose.Words for...

    Aspose.Words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....contextTableFormatti True if the formatting applied to table content...content does not affect the formatting of the content that follows it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. JoinRunsOptions.ignoreInsignificant property | ...

    JoinRunsOptions.ignoreInsignificant 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. get ignoreInsignificant...noticeable effect on the formatting of a run with the given text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. How to create .msg files using Aspose Email clo...

    I am fetching emails from my clients mailbox using ms graph and then saving them as .msg using Aspose Email Cloud API. Till now, I am able to handle the attachments and others. However, when I am trying to open the save…...body of the mail is not well formatted. The issues that I face in...spacing and lines. Any other formatting like, bold, italics, highlights...

    forum.aspose.com/t/how-to-create-msg-files-usin...