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

formatting

(0.11 sec)
  1. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your document's paragraphs for a polished, professional look....method Joins runs with same formatting in all paragraphs of the...contain adjacent runs with same formatting. Usually this occurs if a...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list Formatting properties of a paragraph style....list_format property Style.list_format property Provides access...access to the list formatting properties of a paragraph style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyle | Aspose.Words for Java

    Represents special Formatting applied to some area of a table with assigned table style in Java....Cloneable Represents special formatting applied to some area of a...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Paragraph.is_format_revision property...property Returns true if formatting of the object was changed in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Most Popular Email File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email File Formats Contents [ Hide ] EML EML is one of the most...recognized and utilized email file formats, primarily designed to adhere...

    docs.aspose.com/email/net/email-file-formats/
  6. MarkdownSaveOptions.export_underline_formatting...

    MarkdownSaveOptions.export_underline_Formatting property. Gets or sets a boolean value indicating either to export underline text Formatting as sequence of two plus characters ++...export_underline_formatting property MarkdownSaveOptions.exp...export_underline_formatting property Gets or sets a boolean value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this Formatting....paragraph style applied to this formatting. @property def style ( self...paragraph style with list formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WarningType enumeration | Aspose.Words for Node.js

    Aspose.Words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....MajorFormattingLoss Generic major formatting loss, no specific code. ...MinorFormattingLoss Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph Formatting of the style....property Gets the paragraph formatting of the style. get paragraphFormat...paragraph style with list formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....DocumentBuilder object Set the formatting for inserting the hyperlink...flag for the URL Clear the formatting and add some normal text...

    kb.aspose.com/words/net/how-to-insert-hyperlink...