Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 48,648 for

shape

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method. Gets a collection of Y values for this chart series in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

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

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap the title. The default value is false in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Get image x,y and width and height with out fig...

    Chapter09.docx (468.6 KB) MS Drawing tools doc file image size get....iterating through the document’s shapes. Solution You can loop through...through the document’s shapes and check if they are images. For...

    forum.aspose.com/t/get-image-x-y-and-width-and-...
  5. Aspose::Words::Drawing::PresetTexture enum | As...

    Aspose::Words::Drawing::PresetTexture enum. Specifies texture to be used to fill a Shape in C++....texture to be used to fill a shape. enum class PresetTexture Values...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....the ImageData property of the shape that contains the image. The...image into the document Shape shape = builder.insertImage("path/to/your/image...

    forum.aspose.com/t/get-dimension-of-an-image/31...
  7. 使用 Node.js 和 C++ 读取形状发光效果的颜色|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 读取形状发光效果的颜色...可能的使用场景 如果你想读取任何形状的发光效果颜色,请使用 Shape.getColor() 属性。它可以帮你查找与形状发光颜色相关的各种属性。...( 0 ); // Access the shape const shape = sheet . getShapes ()...

    docs.aspose.com/cells/zh/nodejs-cpp/read-color-...
  8. Aspose::Words::Drawing::TextBox::get_Previous m...

    Aspose::Words::Drawing::TextBox::get_Previous method. Returns a TextBox that represents the previous TextBox in a sequence of Shapes in C++....previous TextBox in a sequence of shapes. System :: SharedPtr < Aspose...Aspose :: Words :: Drawing :: Shape > textBoxShape1 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....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/python-net/compress/w...
  10. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily....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/python-net/compress/d...