Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 43,019 for

shape

(0.05 sec)
  1. Several JPG Into BMP C++

    Merge multiple JPG into BMP in C++ code. Save JPG as BMP using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  2. Animated Text|Aspose.Slides for PHP Documentation

    Animated text in PowerPoint with Java...effects to another paragraph or shape. Aspose.Slides for PHP via Java...contained in a text frame (shape). This sample code shows you...

    docs.aspose.com/slides/php-java/animated-text/
  3. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the chart series...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating Shape text frame or a floating table in Java....vertical alignment of a floating shape, text frame or a floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.isWordArt property | Aspose.Words for...

    ShapeBase.isWordArt property. Returns ``true`` if this Shape is a WordArt object....property Returns true if this shape is a WordArt object. get isWordArt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Visio Diagram in Python

    This tutorial discusses the details to create Visio diagram in Python. It encompasses the stepwise algorithm and a working sample code to automate Visio diagram creation in Python....Insert a rectangle shape with the add_shape() method and set different...with the master shapes. Then, insert a shape by mentioning the...

    kb.aspose.com/diagram/python/create-visio-diagr...
  9. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library.... Check for Shapes It is possible that a given... however, it could contain shapes & objects such as controls...

    docs.aspose.com/cells/net/detecting-empty-works...
  10. Shape.stroked property | Aspose.Words for Node.js

    Shape.stroked property. Defines whether the path will be stroked....stroked property Shape.stroked property Defines whether the path...Drawing class Shape Shape.strokeWeight property Shape.textBox property...

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