Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 48,663 for

shape

(0.16 sec)
  1. ThemeColors.light2 property | Aspose.Words for ...

    ThemeColors.light2 property. Specifies color Light 2....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

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

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... shape_layout_like_ww8 Emulate Word...inserting an image will define its shape using VML. doc . compatibility_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major fonts for different languages....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Optimize File's Content Using Javascript

    Compress files in JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? npm install @aspose/words...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...

    products.aspose.com/words/nodejs-net/compress/
  6. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () chart = shape . chart # Get the chart style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... shape_type Gets or sets the shape type of the parent...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::Chart::get_Data...

    Aspose::Words::Drawing::Charts::Chart::get_DataTable method. Provides access to properties of a data table of this chart. The data table can be shown using the Show property in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/h...
  10. Aspose::Words::Drawing::Charts::Chart::get_Form...

    Aspose::Words::Drawing::Charts::Chart::get_Format method. Provides access to fill and line formatting of the chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete series...

    reference.aspose.com/words/cpp/aspose.words.dra...