Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 18,005 for

aws

(0.14 sec)
  1. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label....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. IChartDataPoint.bubble3D property | Aspose.Word...

    IChartDataPoint.bubble3D property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them....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...
  4. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...field_time (): doc = aw . Document () builder = aw . DocumentBuilder...builder : aw . DocumentBuilder , format : str ) -> aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... doc = aw . Document () # A list allows...list_style = doc . styles . add ( aw . StyleType . LIST , 'MyListStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XamlFlowSaveOptions.images_folder_alias propert...

    XamlFlowSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an XAML document...test_image_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the XAML save format. options = aw . saving . XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... let doc = new aw . Document (); let styles = doc...default settings. styles . add ( aw . StyleType . Paragraph , "MyStyle"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.semiHidden property | Aspose.Words for No...

    Style.semiHidden property. Gets/sets whether the style hides 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...
  9. MarkdownListExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownListExportMode enumeration. Specifies how lists are exported into Markdown.... doc = aw . Document ( file_name = MY_DIR...MarkdownSyntax to export list. options = aw . saving . MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PreferredWidth.type property | Aspose.Words for...

    PreferredWidth.type property. Gets the unit of measure used for this preferred width value.... let doc = new aw . Document ( base . myDir + "Tables...preferredWidth . type ). toEqual ( aw . Tables . PreferredWidthType...

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