Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 45,841 for

shape

(0.11 sec)
  1. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...the document Shape and GroupShape represent shapes, drawings, images...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  2. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...the document Shape and GroupShape represent shapes, drawings, images...

    docs.aspose.com/words/python-net/logical-levels...
  3. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...Presentation (); try { IShape shape = pres . getSlides (). get_Item...Rectangle , 100 , 100 , 600 , 50 ); shape . setHyperlinkClick ( new Hyperlink...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  4. Add Master from Stencil|Documentation

    This section explains how to add master from stencil...represents a Visio drawing shape template. Using the method addMaster...

    docs.aspose.com/diagram/python-java/add-master-...
  5. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....adjustment points of different shapes . In Microsoft Excel interface...two adjustments to change the shape of the head and tail Here is...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Aspose::Words::Rendering::OfficeMathRenderer::O...

    Aspose::Words::Rendering::OfficeMathRenderer::OfficeMathRenderer constructor. Initializes a new instance of this class in C++....Shows how to measure and scale shapes. auto doc = System :: MakeObject...get_Height (), 0.15f ); // Shapes with transparent parts may...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Aspose::Words::Drawing::TextPath::set_FitShape ...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the Shape....soft edge formatting for the shape. get softEdge () : Aspose ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

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