Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 217,659 for

formatting

(0.1 sec)
  1. How to Merge Word Documents using C#

    This article entails how to merge Word document using C#. It encompasses all the details to set up the IDE, a list of configuration steps and a working sample code to merge DOCX files in C#....using the source formatting, destination formatting, or keeping only...

    kb.aspose.com/words/net/how-to-merge-word-docum...
  2. Inserting HTML Dynamically in Java|Aspose.Words...

    Insert HTML into your document dynamically when building a report in Java....when you need to override formatting of some parts of an expression...you can keep source HTML formatting for content being inserted...

    docs.aspose.com/words/java/inserting-html-dynam...
  3. Online RTF File Compression or Build Python App...

    Free online app to compress different RTF files. Python compression and archiving library code for RTF documents....supports many popular formats including RTF format. RTF compression...Files (CorelDraw® Graphics Format) Compress CGM Files (Computer...

    products.aspose.com/total/python-net/compress/rtf/
  4. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the font....that refers to the shading formatting for the font. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....shape, and customize its formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document....inherit paragraph and font formatting from cursor position. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....them and apply different formatting for even and odd elements...<<foreach>> loop for even/odd formatting? A: Use the IndexOf() function...

    docs.aspose.com/words/net/working-with-common-c...
  8. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodetype/#OFFICE_MATH)....to set office math display formatting. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....has bulleted or numbered formatting applied to it. public bool...We can disable list formatting to not format any subsequent paragraphs...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Wrap Text in Excel using C#

    This article guides how to wrap text in Excel using C#. It has the IDE settings, a list of steps, and a sample code to auto wrap text in Excel using C#.... To apply conditional formatting, refer to the article on...how to apply conditional formatting in Excel in C# . Updated...

    kb.aspose.com/cells/net/wrap-text-in-excel-usin...