Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 43,062 for

shape

(0.15 sec)
  1. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating Shape text frame or floating table in Java....horizontal alignment of a floating shape, text frame or floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML Shapes are rendered....value determining how DrawingML shapes are rendered. get dmlRenderingMode...( base . myDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IChartDataPoint.explosion property | Aspose.Wor...

    IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.Diagram 17.01|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Selective Shapes Developers can select specific shapes to convert...supported format. We have added Shapes member in the RenderingSaveOptions...

    docs.aspose.com/diagram/java/public-api-changes...
  5. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; chart . series . clear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartLegendEntry Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartLegendEntry class for creating dynamic chart legends. Enhance your data visualization with seamless integration and customization....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartTitle.Text | Aspose.Words for .NET

    Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed....chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...