Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 45,857 for

shape

(0.08 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_BubbleScale method. Gets or sets the size of the bubbles as a percentage of their default size in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...ChartSeriesGroup > seriesGroup = shape -> get_Chart () -> get_SeriesGroups...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add a new Layer in the Visio Diagram 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.... new ( data_dir + "Basic_Shapes.vsd" ) \ # get Visio page page...( layer ) \ # add a new shape shape_id = page . addShape ( 3...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  3. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked Shapes in Excel using Aspose.Cells for Node.js via C++....Refresh Values of Linked Shapes with Node.js via C++ Contents...Sometimes, you have a linked shape in your Excel file which is...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  4. Connector|Aspose.Slides Documentation

    Connect PowerPoint Shapes in C# or .NET...links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/net/connector/
  5. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....); // Verify that the first shape of the document contains a valid...valid image. auto shape = System :: ExplicitCast < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...insertShape(ShapeType.RECTANGLE, 80.0, 80.0); shape.getFill().twoColorGradient(Color...

    reference.aspose.com/words/java/com.aspose.word...
  7. Presentation Localization|Aspose.Slides Documen...

    Change or check language in PowerPoint presentation. Spell check text in C# or .NET...Language for Presentation and Shape’s Text Create an instance of...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/net/presentation-localiz...
  8. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_point...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Presentation Localization|Aspose.Slides Documen...

    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....Language for Presentation and Shape’s Text Create an instance of..."test.pptx" ); try { IAutoShape shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/presentation...
  10. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data....for shape in doc . get_child_nodes ( aw . NodeType . SHAPE , True...True ): ole_format = shape . as_shape () . ole_format if ole_format...

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