Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 50,298 for

shape

(0.11 sec)
  1. ThemeColors.Light2 | Aspose.Words for .NET

    Discover the ThemeColors Light2 property for customizing your design with vibrant Light 2 colors. Enhance your project's visual appeal effortlessly!...insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  2. ThemeColors.Accent3 | Aspose.Words for .NET

    Discover the ThemeColors Accent3 property, effortlessly customize your design with vibrant Accent 3 colors for a unique, eye-catching look....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  3. 在 PHP 中将自定义样式表应用于 Visio Diagram|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/apply-custom-st...
  4. Forms2OleControl.groupName property | Aspose.Wo...

    Forms2OleControl.groupName property. Gets or sets a string that specifies a group of mutually exclusive controls...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!...md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for Java 中管理分组形状:创建、嵌套、对齐、重新排序和设置组形状的样式,提供 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstGroup = ( IGroupShape ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/zh/java/examples/element...
  8. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...Slides 还提供了 Shape 类,可用于向幻灯片添加形状。但并非所有通过 Shape 类添加的形状都能容纳文字。而通过...(); } } Check for Text Box Shape Aspose.Slides 提供了 AutoShape...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...