Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 219,375 for

formatting

(0.97 sec)
  1. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....docx" ); Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. let font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Python....Normally they are used for formatting purposes and are not drawn...if you click the Show/Hide Formatting Marks button located on the...

    docs.aspose.com/words/python-net/working-with-c...
  4. ImportFormatOptions.ForceCopyStyles | Aspose.Wo...

    Discover the ImportFormatOptions ForceCopyStyles property, control style copying in KeepSourceFormatting mode with ease. Default is false for optimal results....document, the source style formatting is expanded into direct node...it is not guaranteed that formatting of the imported node in destination...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document....base style is removed its formatting is moved to child styles...style reverts to the default formatting. expect ([... doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldFormat.dateTimeFormat property | Aspose.Wo...

    FieldFormat.dateTimeFormat property. Gets or sets a Formatting that is applied to a date and time field result...dateTimeFormat property Gets or sets a formatting that is applied to a date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph Formatting applied to new content....apply_paragraph_format property FindReplaceOptions.apply_paragraph_format...apply_paragraph_format property Paragraph formatting applied to new content...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/tr/cpp/apply-conditional-...
  9. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/ja/cpp/apply-conditional-...
  10. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your document....programmatically and discusses styling, formatting, and content population....presents details on how to add formatted tables to your document using...

    docs.aspose.com/words/net/create-a-table/