Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 48,595 for

shape

(0.13 sec)
  1. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....article explains the usage of Shape.SetLockedProperty method to...Get ( 0 ); // Add Watermark Shape wordart = sheet . GetShapes...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  2. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property....proportionally if the chart shape is resized. The property cannot...const chartHeight = 252 ; let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...developers to add comments to the shape in Visio图纸 . 添加评论 Page 类公开的重载...类公开的重载 addComment 方法采用 Shape 类实例和评论的文本字符串。 添加形状级注释编程示例 使用图层...

    docs.aspose.com/diagram/zh/python-java/working-...
  5. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....context of presentation var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/portion/
  6. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Hello, the customer has some issues while using...

    Hello, the customer has some issues while using it. Please help, The screenshot shows a misplaced annotation. How should I handle it? Hello, the customer is preparing to make a purchase but has encountered some technic…...and v24, but the problem of shape conversion misalignment has...and clarify what you mean by ‘shape conversion misalignment’? John...

    forum.aspose.com/t/hello-the-customer-has-some-...
  8. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!... When saving a group shape or a shape that doesn’t require any...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the document to be loaded. Default is Auto in C++....Aspose :: Words :: Drawing :: Shape > ( doc -> GetChildNodes ( Aspose...Aspose :: Words :: NodeType :: Shape , true ) -> idx_get ( 0 ));...

    reference.aspose.com/words/cpp/aspose.words.loa...