Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 17,996 for

aws

(0.1 sec)
  1. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/).... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object... doc = aw . Document () builder = aw . DocumentBuilder...node in doc . get_child_nodes ( aw . NodeType . SHAPE , True )]...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object... expect (() => new aw . Document ( base . myDir + "Encrypted...LoadOptions object. const options = new aw . Loading . LoadOptions ( "docPassword"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag.... doc = aw . Document () # Construct an... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE object...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...
  6. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Style.unhideWhenUsed property | Aspose.Words fo...

    Style.unhideWhenUsed property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... let doc = new aw . Document (); let styleTitle...styleTitle = doc . styles . at ( aw . StyleIdentifier . Subtitle ); if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SubDocument.node_type property | Aspose.Words f...

    SubDocument.node_type property. Returns [NodeType.SUB_DOCUMENT](../../nodetype/#SUB_DOCUMENT).... doc = aw . Document ( file_name = MY_DIR...sub_documents = doc . get_child_nodes ( aw . NodeType . SUB_DOCUMENT , True...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... let doc = new aw . Document ( base . myDir + "Combo...seriesGroups . at ( i ). axisGroup == aw . Drawing . Charts . AxisGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OfficeMath.accept method | Aspose.Words for Nod...

    OfficeMath.accept method. Accepts a visitor....'OfficeMathToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

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