Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 5,693 for

aws

(0.09 sec)
  1. Node.parent_node property | Aspose.Words for Py...

    Node.parent_node property. Gets the immediate parent of this node.... doc = aw . Document () para = doc . first_section...document's first paragraph. run = aw . Run ( doc = doc , text = 'Hello...

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

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....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...
  3. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.replacement property. Gets or sets the replacement string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. EditableRangeStart.node_type property | Aspose....

    EditableRangeStart.node_type property. Returns [NodeType.EDITABLE_RANGE_START](../../nodetype/#EDITABLE_RANGE_START).... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.css_class_name_prefix property ...

    HtmlSaveOptions.css_class_name_prefix property. Specifies a prefix which is added to all CSS class names... doc = aw . Document ( file_name = MY_DIR...'Paragraphs.docx' ) save_options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document tag range start occurs in the document tree.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name.... doc = aw . Document ( MY_DIR + 'VBA project...VBA project using macros. doc = aw . Document () # Create a new...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... let doc = new aw . Document (); // Create a structured...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.title property | Aspo...

    BuiltInDocumentProperties.title property. Gets or sets the title of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Author:\t" ); builder . insertField ( aw . Fields . FieldType . FieldAuthor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir + "WMF...let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

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