Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 221,037 for

formatting

(0.19 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting...date and time, and general formatting. To learn more, visit the...Description date_time_format Gets or sets a formatting that is applied...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains Formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...document that already contains formatting definitions, i.e., Heading1...a Heading1 style that is formatted with a red font color and...

    forum.aspose.com/t/list-level-and-heading-style...
  7. Split Table in Node.js|Aspose.Words for Node.js

    Split table in Node.js. How to split one table into two separate tables Python....the original formatting. Q: Will the formatting of the moved...split? A: Yes. Row and cell formatting are stored with each row...

    docs.aspose.com/words/nodejs-net/split-table/
  8. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Examples Show how to set marker formatting. let doc = new aw . Document...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...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...