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

shape

(0.08 sec)
  1. Paragraph|Aspose.Slides for Node.js via .NET 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.... var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/paragraph/
  2. Adjustment.name property | Aspose.Words for Python

    Adjustment.name property. Gets the name of the adjustment....+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...NodeType . SHAPE , 0 , True ) . as_shape () adjustments = shape . adjustments...

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

    Shape.stroke property. Defines a stroke for a Shape....property Shape.stroke property Defines a stroke for a shape. get...Drawing class Shape Shape.storyType property Shape.strokeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Developer Guide|Documentation

    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....Space Shapes Edit Working with Layer Insert Shape Shape Page Page...Apply Theme To Shape AutoLayout AutoLayout Shapes Developer Code...

    docs.aspose.com/diagram/java/developer-guide/
  5. ChartFormat.set_default_fill method | Aspose.Wo...

    ChartFormat.set_default_fill method. Resets the fill of the chart element to have the default value....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...
  6. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....FieldSeparator , FieldEnd , FormField , Shape , GroupShape , Footnote , Comment...group of shapes, images, OLE objects or other group shapes. A GroupShape...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Aspose::Words::Drawing::Charts::ChartSeries::In...

    Aspose::Words::Drawing::Charts::ChartSeries::Insert method. Inserts the specified X value into the chart series at the specified index. 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. Configure Visio TimeLine Shapes|Documentation

    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....TimeLine Shapes Contents [ Hide ] Set Milestone Shape Properties...MilestoneHelper class takes a Shape object while initializing the...

    docs.aspose.com/diagram/java/configure-visio-ti...
  9. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy Shapes like pictures and charts between worksheets using Aspose.Cells for Node.js via C++....Copy Shapes between Worksheets with Node.js via C++ Contents...understanding of how to copy shapes between worksheets. Copying...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...
  10. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

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