Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 219,444 for

formatting

(0.4 sec)
  1. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced Formatting options to elevate your document's appearance!...Provides access to the paragraph formatting properties. public ParagraphFormat...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/net/aspose.words/par...
  2. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....paragraph style with list formatting. let doc = new aw . Document...style to one that has no list formatting and write another paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/net/aspose.words.tab...
  4. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency....paragraph style with list formatting. Document doc = new Document...style to one that has no list formatting and write another paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....row_format property to specify row formatting. Returns The...insert_cell () builder . cell_format . vertical_merge = aw . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...tream, input_streams, save_format) Merges the given input documents...streams and the final document format. def merge_streams ( self ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Specifies how to merge style formatting that clashes. Examples Shows...document while preserving its formatting, // then save the source...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...specify various import options to format output. To learn more, visit...ImportFormatMode.KEEP_SOURCE_FORMATTING mode. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...@dcherkassky To clear the table formatting in Aspose.Slides for Java...provides methods to reset the formatting of the table to its default...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  10. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell Formatting. Enhance your documents with customizable styles and properties today!...represents current table cell formatting properties. public CellFormat...get ; } Examples Shows how to format cells with a document builder...

    reference.aspose.com/words/net/aspose.words/doc...