Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 19,500 for

aws

(0.22 sec)
  1. Story.append_paragraph method | Aspose.Words fo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....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...
  3. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeries.bubble3D property | Aspose.Words fo...

    ChartSeries.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...
  5. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per page in the document grid....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . layoutMode = aw . SectionLayoutMode . LineGrid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...

    reference.aspose.com/words/net/aspose.words.dra...
  9. PdfSaveOptions.textCompression property | Aspos...

    PdfSaveOptions.textCompression property. Specifies compression type to be used for all textual content in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of cells.... doc = aw . Document () builder = aw . DocumentBuilder...90 table . preferred_width = aw . tables . PreferredWidth . from_points...

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