Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 173,108 for

document formatting

(0.17 sec)
  1. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document...main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your paragraph's visual appeal effortlessly....that refers to the shading formatting for the paragraph. public...borders and shading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  3. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver.... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  4. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....control how the field result is formatted. public IFieldResultFormatte...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ConditionalStyle.BottomPadding | Aspose.Words f...

    Adjust the BottomPadding property in ConditionalStyle to customize table cell spacing. Enhance your design with precise control over layout and aesthetics.... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/con...
  6. ConditionalStyle.Type | Aspose.Words for .NET

    Discover the ConditionalStyle Type property that defines the related table area, enhancing your design flexibility and style management.... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/con...
  7. TableStyle.ConditionalStyles | Aspose.Words for...

    Discover the TableStyle ConditionalStyles property—customize your table with unique conditional styles for enhanced visual appeal and functionality.... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/tab...
  8. ConditionalStyleCollection.EvenColumnBanding | ...

    Discover the EvenColumnBanding property in ConditionalStyleCollection for enhanced table aesthetics. Elevate your data presentation effortlessly!... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/con...
  9. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....to format a run of text using its font property. Document doc...doc = new Document (); Run run = new Run ( doc , "Hello world!"...

    reference.aspose.com/words/net/aspose.words/fon...
  10. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing Document layout and presentation.... Document doc = new Document (); DocumentBuilder...before setting any table formatting. builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...