Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 45,858 for

shapes

(0.09 sec)
  1. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_HeightRe...

    Aspose::Words::Drawing::ShapeBase::get_HeightRelative method. Gets or sets the value that represents the percentage of shape's relative height in C++....represents the percentage of shape’s relative height. float Aspose...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....value determining how DrawingML shapes are rendered. ExportGeneratorName...inserting an image will define its shape using VML. doc . CompatibilityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...also a shape object from shapes collection const shape = workbook...method const fontSetting = shape . getRichFormattings ()[ 0 ];...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  6. Manage SmartArt Shape|Aspose.Slides 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....SmartArt Shape Contents [ Hide ] Create SmartArt Shape Aspose.Slides...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/androidjava/manage-smart...
  7. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vss file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/organiz...
  8. 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...
  9. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...format(i = index)) for shape in slide . shapes: # inserts slide's...(type(shape) is slides . AutoShape): builder . writeln(shape . text_frame...

    products.aspose.com/slides/python-net/conversio...
  10. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...