Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 45,813 for

shape

(0.14 sec)
  1. Get the graphical components from visio file - ...

    Hi, We try to highlight the different components in Visio file, is it possible that Aspose.diagram API could return graphical components and their metrics for comparison? Please see the attached zip which show the exam…...applying the code check on the shape type to Foreign. Please refer...Furthermore, you can also convert shape to an image with ImageSaveOptions...

    forum.aspose.com/t/get-the-graphical-components...
  2. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and Shapes in Excel files using Aspose.Cells for Node.js via C++....Insert Pictures and Shapes of Excel files with Node.js via C++...need to insert some necessary shapes into the worksheet. You may...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  3. CheckBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CheckBoxControl class to easily toggle checkbox values and enhance your document automation with seamless integration....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartXValue.FromString | Aspose.Words for .NET

    Discover the ChartXValue FromString method to effortlessly create String-type ChartXValue instances. Enhance your data visualization today!...new DocumentBuilder (); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries department1Series...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::Chart::get_Seri...

    Aspose::Words::Drawing::Charts::Chart::get_SeriesGroups method. Provides access to a series group collection of this chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...ChartSeriesGroup > seriesGroup = shape -> get_Chart () -> get_SeriesGroups...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStop::get_BaseC...

    Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the color of the gradient stop without any modifiers in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the gradient stop in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartSeries.Bubble3D | Aspose.Words for .NET

    Enhance your Bubble chart with ChartSeries Bubble3D! Add stunning 3D effects to your bubbles for an eye-catching visual impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextBox.parent property | Aspose.Words for Python

    TextBox.parent property. Gets a parent Shape for the [TextBox](../)....parent property Gets a parent shape for the TextBox . @property...aspose . words . drawing . Shape : ... See Also module aspose...

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