Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 19,562 for

aws

(0.18 sec)
  1. TableStyle.column_stripe property | Aspose.Word...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection.... let doc = new aw . Document (); // A blank document...paragraph. expect ( doc . getChild ( aw . NodeType . Any , 0 , true )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Trabalhando com gráficos em Python|Aspose.Words...

    Crie e modifique gráficos de vários tipos em um documento usando Python....da série: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/pt/python-net/working-wit...
  4. การทำงานกับแผนภูมิใน Python|Aspose.Words สำหรับ...

    สร้างและแก้ไขแผนภูมิประเภทต่างๆ ในเอกสารโดยใช้ Python...ซีรี่ส์: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/th/python-net/working-wit...
  5. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....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...
  6. Row.rowFormat property | Aspose.Words for Node.js

    Row.rowFormat property. Provides access to the formatting properties of the row....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...; rowFormat . borders . at ( aw . BorderType . Bottom ). color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....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...
  8. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveOptions.metafileRenderingOptions property. Allows to specify metafile rendering options....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir + "WMF...let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image.... let doc = new aw . Document ( base . myDir + "Images...= [... doc . getChildNodes ( aw . NodeType . Shape , true )];...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... doc = aw . Document () builder = aw . DocumentBuilder...page: builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

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