Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 48,648 for

shape

(0.09 sec)
  1. ChartXValueCollection.formatCode property | Asp...

    ChartXValueCollection.formatCode property. Gets or sets the format code applied to the X values.... let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。... PowerPoint 对该文本框使用 Resize shape to fit text 设置——它会自动调整文本框的大小,以确保文本始终适配。...overflow Resize shape to fit text Wrap text in shape Aspose.Slides...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  3. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  4. Export Presentation Charts with Python|Aspose.S...

    Learn how to export presentation charts with Aspose.Slides for Python via .NET, supporting PPT, PPTX and ODP formats, and streamline reporting into any workflow.... shapes . add_chart ( charts . ChartType...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/python-net/export-chart/
  5. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/presentation...
  6. Edit PDF in C++ | products.aspose.com

    Edit PDF in C++. Use C++ library API to edit PDF document...idx_get( 0 ); auto shape = slide -> get_Shapes() -> AddAutoShape(ShapeType... 10.0f , 100.0f , 50.0f ); shape -> get_TextFrame() -> set_Text(...

    products.aspose.com/slides/cpp/editor/pdf/
  7. Stroke.color2 property | Aspose.Words for Node.js

    Stroke.color2 property. Defines a second color for a stroke....Remarks The default value for a Shape is white. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/php-java/presentation-th...