Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 57,780 for

document formatting

(0.11 sec)
  1. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LoadOptions.MswVersion | Aspose.Words for .NET

    Optimize Document loading with LoadOptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....Allows to specify that the document loading process should match...certain aspects of document content and formatting slightly differently...

    reference.aspose.com/words/net/aspose.words.loa...
  3. ListLevel | Aspose.Words for Java

    Defines Formatting for a list level in Java....implements Cloneable Defines formatting for a list level. To learn...the Working with Lists documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line Formatting of this data point....format property ChartDataPoint.format property Provides access...line formatting of this data point. @property def format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks Formatting changes, ensuring accurate Document edits and enhanced collaboration....property Returns true if formatting of the object was changed...paragraph is a format revision. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/par...
  6. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a Document....Specifies the formatting for the FieldIndex fields in a document. Members...how to formatting FieldIndex fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...a custom style. doc = aw . Document () style = doc . styles ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. StyleCollection.DefaultParagraphFormat | Aspose...

    Discover the StyleCollection DefaultParagraphFormat property to easily access and customize your Document's default paragraph Formatting for enhanced readability....property Gets document default paragraph formatting. public ParagraphFormat...get ; } Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/net/aspose.words/sty...
  9. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...neighbor glyphs with the same formatting are concatenated. Note: The...Examples Shows how to optimize document objects while saving to xps...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. get shading...Examples Shows how to modify the format of rows and cells in a table...

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