Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 215,164 for

formatting

(0.18 sec)
  1. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java....AsInlineText" // will create lists by formatting spans. // Setting the "ExportListLabels"...and tags may cause loss of formatting. // Setting the "ExportListLabels"...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method....USE_BUILDER_FORMATTING Use font and paragraph formatting specified...in DocumentBuilder as base formatting for text inserted from HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...method formatNumeric(value, format) Called when Aspose.Words applies...applies a numeric format switch, i.e. \# “#.##”. formatNumeric...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....the linked URL Clear the formatting for adding more text and...setting the formatting and clearing the formatting at different...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  5. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....inside a table, including formatting and extraction. As mentioned...ISO/IEC 29500. When saving in formats earlier than ISO/IEC 29500...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  7. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list Formatting. Enhance your document's structure with powerful, customizable options....] ListLevel class Defines formatting for a list level. To learn...sets the custom number style format for this list level. For example:...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph Formatting of the conditional style....paragraph_format property ConditionalStyle.paragraph_format property...property Gets the paragraph formatting of the conditional style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....we wish to edit the text formatting using it as a watermark,...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/java/com.aspose.word...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++.... Text formatting is determined by the Font... Note that the character formatting you set will apply to all...

    docs.aspose.com/words/cpp/use-documentbuilder-t...