Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 93,583 for

document formatting

(0.79 sec)
  1. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your text layout for better readability!...paragraph formatting to create off-center text. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the list Formatting properties of the paragraph in C++....Provides access to the list formatting properties of the paragraph...output all paragraphs in a document that are list items. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++.... auto doc = MakeObject < Document > (); // Add a plain text...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style.... Document doc = new Document (); DocumentBuilder...EndRow (); // Reset cell formatting to disable the background...

    reference.aspose.com/words/net/aspose.words/bor...
  5. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of Formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT)....changes of formatting properties RevisionType.FORMAT_CHANGE Default...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related Formatting for a paragraph....Represents frame related formatting for a paragraph. Remarks...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fractionusing Aspose.Cells for Python via .NET API....How to Format Number to Fraction Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to fractions in Excel is useful...

    docs.aspose.com/cells/python-net/how-to-format-...