Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 17,985 for

aws

(0.05 sec)
  1. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . TopCornersRounded , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . orientation = aw . Orientation . Landscape ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the chart series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a shape.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a line.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Направете HTML С Помощта На Javascript

    Направете нов HTML в JavaScript в няколко стъпки. Създайте лесно HTML с помощта на Node.js via .NET библиотеката....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) font = builder...

    products.aspose.com/words/bg/nodejs-net/make/html/
  10. Fai DOCX Usando Javascript

    Crea un nuovo DOCX in JavaScript in pochi passaggi. Crea facilmente DOCX utilizzando la libreria Node.js via .NET....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) font = builder...

    products.aspose.com/words/it/nodejs-net/make/docx/