Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 48,838 for

shape

(0.09 sec)
  1. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Shape shape = builder . InsertChart (...ChartSeriesGroup seriesGroup = shape . Chart . SeriesGroups [ 0 ];...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose.Words Markdown Generation Fails for Spec...

    Hello Aspose Support Team, We are facing an issue while converting certain Word template documents (.docx) into Markdown format using Aspose.Words. Issue Summary Service: TextExtractor Operation: Word (.docx) → Markd…...Aspose exception related to shape rendering. Below is the stack...q Cu.d(Shape d, ShapeRenderer v, vCZ c) at qCu.d(Shape d, vCZ...

    forum.aspose.com/t/aspose-words-markdown-genera...
  3. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked Shapes in Excel using Aspose.Cells for JavaScript via C++....Refresh Values of Linked Shapes with JavaScript via C++ Contents...Sometimes, you have a linked shape in your Excel file which is...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  4. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_point...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 PHP 中读取 Shape 的用户定义单元格|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....在 PHP 中读取 Shape 的用户定义单元格 Contents [ Hide ] Aspose.Diagram - 读取形状的用户定义单元格...$dataDir . "drawing.vdx" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...
  6. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data....for shape in doc . get_child_nodes ( aw . NodeType . SHAPE , True...True ): ole_format = shape . as_shape () . ole_format if ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word document in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...assertEquals(ImageType.WEB_P, shape.getImageData().getImageType());...

    reference.aspose.com/words/java/com.aspose.word...
  8. Shape.stroke_weight property | Aspose.Words for...

    Shape.stroke_weight property. Defines the brush thickness that strokes the path of a Shape in points....stroke_weight property Shape.stroke_weight property Defines the...that strokes the path of a shape in points. @property def stroke_weight...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a Shape....property Shape.stroke property Defines a stroke for a shape. @property...drawing class Shape Shape.story_type property Shape.stroke_color...

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