Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 6,709 for

aws

(0.18 sec)
  1. ChartAxisTitle.Show | Aspose.Words för .NET

    ChartAxisTitle Show fast egendom. Bestämmer om titeln ska visas för axeln. Standardvärdet ärfalsk i C#....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...

    reference.aspose.com/words/sv/net/aspose.words....
  2. TextColumn.width property | Aspose.Words for No...

    TextColumn.width property. Gets or sets the width of the text column in points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BorderCollection.clearFormatting method | Aspos...

    BorderCollection.clearFormatting method. Removes all borders of an object.... let doc = new aw . Document ( base . myDir + "Borders...firstParagraphBorder . lineStyle ). toEqual ( aw . LineStyle . Single ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/).... doc = aw . Document () builder = aw . DocumentBuilder...font . border . line_style = aw . LineStyle . DASH_DOT_STROKER...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MarkdownSaveOptions.officeMathExportMode proper...

    MarkdownSaveOptions.officeMathExportMode property. Specifies how OfficeMath will be written to the output file... let doc = new aw . Document ( base . myDir + "Office...docx" ); let saveOptions = new aw . Saving . MarkdownSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... let doc = new aw . Document ( base . myDir + "Images...= [... doc . getChildNodes ( aw . NodeType . Shape , true )];...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...out an error. let comment = new aw . Comment ( doc , "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeNode.selectNodes method | Aspose.Words...

    CompositeNode.selectNodes method. Selects a list of nodes matching the XPath expression.... let doc = new aw . Document ( base . myDir + "Tables...node . nodeType ). toEqual ( aw . NodeType . Paragraph ); Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....

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