Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 18,041 for

aws

(0.07 sec)
  1. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape.... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CheckBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.isVisible property | Aspose.Word...

    ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.dataLabels property | Aspose.Words ...

    ChartSeries.dataLabels property. Specifies the settings for the data labels for the entire series....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save document... doc = aw . Document ( MY_DIR + 'Big document...save_options = aw . saving . OoxmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Border.equals method | Aspose.Words for Python

    Border.equals method. Determines whether the specified border is equal in value to the current border.... doc = aw . Document () builder = aw . DocumentBuilder...ders : border . line_style = aw . LineStyle . DOT_DASH # After...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...<option> tags. let options = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....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...
  9. ChartDataLabel.showValue property | Aspose.Word...

    ChartDataLabel.showValue property. Allows to specify if values are to be displayed in the data labels...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataLabel.clearFormat method | Aspose.Word...

    ChartDataLabel.clearFormat method. Clears format of this data label...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

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