Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 5,694 for

aws

(0.05 sec)
  1. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a document to fixed page Xaml format...test_resource_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the XAML save format. options = aw . saving . XamlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...docToInsert = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... doc = aw . Document ( file_name = MY_DIR...get_embedded_font ( aw . fonts . EmbeddedFontFormat . OPEN_TYPE , aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object.... let doc = new aw . Document (); // Create a header...let header = new aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../).... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.bidi property | Aspose.Words for Node.js

    Table.bidi property. Gets or sets whether this is a right-to-left table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend....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...
  9. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents...dstDoc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . document . styles . add ( aw . StyleType . Paragraph , "MyStyle"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TableStyle.leftPadding property | Aspose.Words ...

    TableStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

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