Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 289,724 for

words

(0.43 sec)
  1. IFieldUpdatingCallback.fieldUpdated method | As...

    IFieldUpdatingCallback.fieldUpdated method. A user defined method that is called just after a field is updated.... Words . Fields . Field ) Parameter...Field See Also module Aspose.Words.Fields class IFieldUpdatingCallba...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.boundsWithEffects2 property | Aspose....

    ShapeBase.boundsWithEffects2 property. Gets final extent that this shape object has after applying drawing effects... Words . JSRectangleF See Also module Aspose.Words.Drawing...

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

    Stroke.endCap property. Defines the cap style for the end of a stroke.... Words . Drawing . EndCap Remarks The...Flat . See Also module Aspose.Words.Drawing class Stroke Stroke...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Stroke.startArrowLength property | Aspose.Words...

    Stroke.startArrowLength property. Defines the arrowhead length for the start of a stroke.... Words . Drawing . ArrowLength Remarks...Medium . See Also module Aspose.Words.Drawing class Stroke Stroke...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextBox.layoutFlow property | Aspose.Words for ...

    TextBox.layoutFlow property. Determines the flow of the text layout in a shape.... Words . Drawing . LayoutFlow Remarks...Horizontal . See Also module Aspose.Words.Drawing class TextBox TextBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RevisionOptions.deletedTextColor property | Asp...

    RevisionOptions.deletedTextColor property. Allows to specify the color to be used for deleted content [RevisionType.Deletion](../../../aspose.Words/revisiontype/#Deletion)... Words . Layout . RevisionColor See...See Also module Aspose.Words.Layout class RevisionOptions RevisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shading.foreground_pattern_theme_color property...

    Shading.foreground_pattern_theme_color property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... words . themes . ThemeColor : ...... ( self , value : aspose . words . themes . ThemeColor ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ViewOptions.view_type property | Aspose.Words f...

    ViewOptions.view_type property. Controls the view mode in Microsoft Word....Controls the view mode in Microsoft Word. @property def view_type ( self...self ) -> aspose . words . settings . ViewType : ... @view_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....Run code npm install @aspose/words Copy Insert Text Insert Comments...const aw = require( '@aspose/words' ); var doc = new aw.Document()...

    products.aspose.com/words/nodejs-net/make/html/
  10. Make DOCX Using Javascript

    Make a new DOCX in JavaScript in a few steps. Easily create DOCX using Node.js via .NET library....Run code npm install @aspose/words Copy Insert Text Insert Comments...const aw = require( '@aspose/words' ); var doc = new aw.Document()...

    products.aspose.com/words/nodejs-net/make/docx/