Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 43,063 for

shape

(0.16 sec)
  1. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....docm" ); // Shapes store and display OLE objects...let shape = doc . getShape ( 0 , true ); expect ( shape . oleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::TextBox::get_FitShapeTo...

    Aspose::Words::Drawing::TextBox::get_FitShapeToText method. Determines whether Microsoft Word will grow the Shape to fit text in C++....Microsoft Word will grow the shape to fit text. bool Aspose ::...Aspose :: Words :: Drawing :: Shape > textBoxShape = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeries.XValues | Aspose.Words for .NET

    Discover the ChartSeries XValues property to access a powerful collection of X values, enhancing your data visualization and analysis.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeries.YValues | Aspose.Words for .NET

    Discover the ChartSeries YValues property to access a powerful collection of Y values, enhancing your data visualization and analysis capabilities.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Extract All Images From a Visio Page in Ruby|Do...

    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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/java/extract-all-images...
  7. Aspose::Words::Drawing::Charts::ChartSeries::Ad...

    Aspose::Words::Drawing::Charts::ChartSeries::Add method. Adds the specified X value to the chart series. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Stroke::get_ForeTintAnd...

    Aspose::Words::Drawing::Stroke::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the stroke foreground color in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...Drawing :: Stroke > stroke = shape -> get_Stroke (); stroke ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartAxis.Hidden | Aspose.Words for .NET

    Discover the ChartAxis Hidden property to easily manage axis visibility in your charts. Enhance your data presentation with this simple toggle feature!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

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