Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 9,918 for

shapes

(0.08 sec)
  1. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound line style of a Shape in Java....the compound line style of a Shape . Examples: Shows how change...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Size method. Gets or sets chart marker size. Default value is 7 in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Marker method. Specifies a data marker. Marker is automatically created when requested in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Public API and Backwards Incompatible Changes i...

    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....Shape instead of ShapeElementFillSour...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. Manage SmartArt Shape|Aspose.Slides for Node.js...

    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....SmartArt Shape Contents [ Hide ] Create SmartArt Shape Aspose.Slides...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  7. Supported Barcode Types|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....composed of various figures and shapes. These barcode standards are...

    docs.aspose.com/barcode/python-net/barcode-types/
  8. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeEnd method. Called when an end of an editable range is encountered in the document in C++....but only if they are inside shapes, as they would be in the case...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeStart method. Called when a start of an editable range is encountered in the document in C++....but only if they are inside shapes, as they would be in the case...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ImageData class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData class. Defines an image for a shape...class Defines an image for a shape. To learn more, visit the Working...documentation article. Remarks Use the Shape.imageData property to access...

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