Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 180,907 for

doc

(0.34 sec)
  1. OfficeMath.displayType property | Aspose.Words ...

    OfficeMath.displayType 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.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextColumnCollection.evenlySpaced property | As...

    TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let pageSetup = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.TabStops | Aspose.Words for .NET

    Discover the ParagraphFormat TabStops property to easily manage custom tab stops, enhancing your Document formatting and improving readability.... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/par...
  4. HtmlLoadOptions.supportVml property | Aspose.Wo...

    HtmlLoadOptions.supportVml property. Gets or sets a value indicating whether to support VML images.... let doc = new aw . Document ( base ....); if ( supportVml ) expect ( doc . getShape ( 0 , true ). imageData...

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

    Discover the TextBox WrapMode property to enhance text wrapping within shapes, improving your design's clarity and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ParagraphFormat.tabStops property | Aspose.Word...

    ParagraphFormat.tabStops property. Gets the collection of custom tab stops defined for this object.... let doc = new aw . Document ( base ....TOC9. for ( var paraNode of doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.Hidden | Aspose.Words for .NET

    Discover the ChartAxis Hidden property to easily manage axis visibility in your charts. Enhance your data presentation with this simple toggle feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabel.ShowBubbleSize | Aspose.Words fo...

    Discover how the ShowBubbleSize property enhances your Bubble charts by displaying data label sizes. Optimize your visual data representation today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextColumn.Width | Aspose.Words for .NET

    Adjust the TextColumn Width property to easily customize your text column's width in points for enhanced layout control and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); PageSetup pageSetup = builder...

    reference.aspose.com/words/net/aspose.words/tex...