Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 222,698 for

formatting

(0.16 sec)
  1. OfficeMath.display_type property | Aspose.Words...

    OfficeMath.display_type property. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line....Gets/sets Office Math display format type which represents whether...OfficeMathDisplayTyp ): ... Remarks Display format type has effect for top level...

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

    Discover how the ListFormat ListOutdent method can simplify your document's structure by reducing the current paragraph's list level effortlessly....the list level and applies formatting properties of the new level...of up to nine levels. List formatting for each level specifies...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. To learn more, visit the documentation article in C++....Description ClearFormat () Clears format of all ChartDataLabel in this...Provides access to the font formatting of the data labels of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Lists::ListFormat::ListIndent me...

    Aspose::Words::Lists::ListFormat::ListIndent method. Increases the list level of the current paragraph by one level in C++....the list level and applies formatting properties of the new level...of up to nine levels. List formatting for each level specifies...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the document in C++....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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!...how to configure paragraph formatting to create off-center text...DocumentBuilder's paragraph format." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/par...
  7. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of Formatting or data fidelity....that might result in loss of formatting or data fidelity. def warning...document that contains text formatted with a font that does not...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Math::OfficeMathDisplayType enum...

    Aspose::Words::Math::OfficeMathDisplayType enum. Specifies the display format type of the equation in C++....enum Specifies the display format type of the equation. enum...to set office math display formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mat...
  9. ExportListLabels enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB....AsInlineText" // will create lists by formatting spans. // Setting the "ExportListLabels"...<li> tags may cause loss of formatting. // Setting the "ExportListLabels"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Iterate over each Cell and format its top, bottom, right, and...row_heights ) # Set the border format for each cell. for row in table...

    docs.aspose.com/slides/python-net/manage-table/