Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 48,661 for

shape

(0.16 sec)
  1. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Smart Art with Node.js via C++|Documenta...

    Learn how to manage Smart Art in Aspose.Cells for Node.js via C++....via C++ Data in Non-Primitive Shape with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/managing-smart...
  3. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....get_Slide ( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Aspose::Words::Drawing::TextPath::get_FitShape ...

    Aspose::Words::Drawing::TextPath::get_FitShape method. Defines whether the text fits bounding box of a Shape in C++....text fits bounding box of a shape. bool Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Connect Shapes|Documentation

    This section explains how to connect two Shapes with Aspose.Diagram for Python via Java....Connect Shapes Contents [ Hide ] Connect Shapes This section...explains how to connect two shapes using Aspose.Diagram for Python...

    docs.aspose.com/diagram/python-java/connect-sha...
  6. Aspose::Words::Drawing::ImageData::ToImage meth...

    Aspose::Words::Drawing::ImageData::ToImage method. Gets the image stored in the Shape as a Image object in C++....Gets the image stored in the shape as a Image object. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 5. The low-level interface

    This article covers the LaTeX low-level font interface that is mostly used in command definitions....current series , the current shape , and the current size . The...the font shape The \fontshape command changes the shape attribute...

    docs.aspose.com/tex/java/latex-fonts-low-level/
  8. Several Image Into BMP C++

    Merge multiple Image into BMP in C++ code. Save Image 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/image-to-bmp/
  9. Several JPG Into PNG C++

    Merge multiple JPG into PNG in C++ code. Save JPG as PNG 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-png/
  10. Սեղմել DOC Ը Python Ում

    Սեղմեք DOC ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hy/python-net/compres...