Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 49,814 for

properties

(0.23 sec)
  1. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells....vertical_alignment property TableStyle.vertical_alignment property Specifies...alignment for the cells. @property def vertical_alignment ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points....weight property Stroke.weight property Defines the brush thickness...Examples Shows how change stroke properties. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping.... On the Size & Properties tab, expand Alignment to...to reveal the related properties, including the Resize shape to...

    docs.aspose.com/cells/go-cpp/resize-chart-s-dat...
  4. Using LightCells API|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....true, then all the data and properties of rows and cells of this...implementation to set its properties by startRow(Row). For one...

    docs.aspose.com/cells/java/using-lightcells-api/
  5. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look....On property Defines whether the path will...Examples Shows how change stroke properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. EmptyLine|Documentation

    EmptyLine element is used to add vertical spacing between elements...."element_type": "EmptyLine" property. { "element_type" : "EmptyLine"..."EmptyLine" , } Required properties Name Type Description element_type...

    docs.aspose.com/omr/net/json-markup/emptyline/
  7. Table.StyleName | Aspose.Words for .NET

    Discover the Table StyleName property to easily customize your table's appearance. Enhance your design with unique table style options today!...StyleName property Gets or sets the name of the...style properties of a table may affect the properties of the...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline....join_style property Stroke.join_style property Defines the join...join style of a polyline. @property def join_style ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 检索并更新 C++ 中的演示文稿信息|Aspose.Slides 文档

    使用 C++ 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获取更快速的洞察和更智能的内容审计。...get_LoadFormat ())); Get Presentation Properties 以下 C++ 代码演示如何获取演示文稿属性(即有关演示文稿的信息):...// .. Update Presentation Properties Aspose.Slides 提供了 Presen...

    docs.aspose.com/slides/zh/cpp/examine-presentat...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…... update the target style properties copyStyleProperties(sourceStyle...getName()); } // Copy table style properties if it's a table style if...

    forum.aspose.com/t/some-styles-were-not-copied-...