Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 176,669 for

document formatting

(0.18 sec)
  1. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring Formatting for more efficient data comparison....property True indicates that formatting is ignored. public bool IgnoreFormatting...Remarks By default, document formatting is not ignored. Examples...

    reference.aspose.com/words/net/aspose.words.com...
  2. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your Document Formatting with customizable list levels for enhanced clarity and presentation....class A collection of list formatting for each level in a list...the Working with Lists documentation article. public class ListLevelCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule shape into the Document....horizontal rule shape into the document. def insert_horizontal_rule...customize its formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Copy Range Style Only with Golang via C++|Docum...

    Learn how to copy only the style of a range in Excel using Aspose.Cells with Golang via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/go-cpp/copy-range-style-o...
  8. Convert Markdown to PDF in C# | Convert MD to PDF

    Learn how to convert Markdown to PDF in C# with Aspose.Words for .NET. Explore the step-by-step guide for MD to PDF conversion, with code examples....is widely used to create formatted text using plain text syntax...prefer it for documentation, notes, and content formatting. However...

    blog.aspose.com/words/convert-markdown-to-pdf-i...
  9. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing Document processing efficiency....1 Use font and paragraph formatting specified in DocumentBuilder...DocumentBuilder as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/net/aspose.words/htm...
  10. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Shows how to format text inserted by a document builder. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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