Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 50,316 for

shape

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing method. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShapeBase.heightRelative property | Aspose.Word...

    ShapeBase.heightRelative property. Gets or sets the value that represents the percentage of Shape's relative height....represents the percentage of shape’s relative height. get heightRelative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.widthRelative property | Aspose.Words...

    ShapeBase.widthRelative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. get widthRelative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.topRelative property | Aspose.Words f...

    ShapeBase.topRelative property. Gets or sets the value that represents Shape's relative top position in percent....sets the value that represents shape’s relative top position in percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  7. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for .NET elements examples: add, style, and animate Shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....SmartArt VBA Macro Math Text Group Shape Ink Connector ActiveX OLE Object...

    docs.aspose.com/slides/net/examples/elements/
  8. Elements|Aspose.Slides for Node.js via .NET Doc...

    Browse Aspose.Slides for Node.js elements examples: add, style, and animate Shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....SmartArt VBA Macro Math Text Group Shape Ink Connector ActiveX OLE Object...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Working with Protection in PHP|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....Protect and Unprotect a Visio Shape in PHP Protect and Unprotect...with Pages in PHP Working with Shapes in PHP...

    docs.aspose.com/diagram/java/working-with-prote...
  10. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....auto audioFrame = sld -> get_Shapes () -> AddAudioFrameEmbedde...auto audioFrame = slide -> get_Shapes () -> AddAudioFrameEmbedde...

    docs.aspose.com/slides/cpp/audio-frame/