Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,690 for

aws

(0.04 sec)
  1. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... doc = aw . Document () font_settings = aw . fonts . FontSettings...folder. folder_font_source = aw . fonts . FolderFontSource (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlMetafileFormat Enum | Aspose.Words för .NET

    Aspose.Words.Saving.HtmlMetafileFormat uppräkning. Indikerar formatet som metafiler sparas i i HTMLdokument i C#...."style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>"...

    reference.aspose.com/words/sv/net/aspose.words....
  5. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...'Create' , () => { let doc = new aw . Document (); // A smart tag...underline. let smartTag = new aw . Markup . SmartTag ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

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

    TableStyle.row_stripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....'CalculateDepthOfNest' , () => { let doc = new aw . Document ( base . myDir + "Nested...tableNodes = doc . getChildNodes ( aw . NodeType . Table , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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