Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 50,322 for

shape

(0.98 sec)
  1. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....const chartHeight = 252 ; let shape = builder . insertChart ( aw...chartHeight ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Convert SHP to Geojson in C#

    This tutorial provides simple steps to convert SHP to Geojson in C#. It contains complete information including the configuration details, to-do steps and a sample code for converting Shapefile to Geojson in C#.... Steps to Convert Shape File to GPX in C# Install Aspose...the requirement Convert the shape file to Geojson format using...

    kb.aspose.com/gis/net/how-to-convert-shp-to-geo...
  3. Remove Watermark Image Filter|Documentation

    Aspose.Imaging Remove watermark image filter usage with Python code example provided....for example, an elliptical shape figure. The ellipse should be...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. Ignore Errors while Rendering Excel to PDF|Docu...

    Learn how to Ignore Errors while Rendering Excel to PDF with Aspose.Cells for Python via .NET API....one rounded red arrow‑like shape , as shown in this screenshot...

    docs.aspose.com/cells/python-net/ignore-errors-...
  5. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...height = chart_height ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 管理 C++ 中的演示主题|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...MakeObject < Presentation > (); auto shape = pres -> get_Slides () -> idx_get...idx_get ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType ::...

    docs.aspose.com/slides/zh/cpp/presentation-theme/
  7. Drawing Arc in PHP|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....Imaging - Drawing Arc To Draw Arc shape using Aspose.Imaging Java for...

    docs.aspose.com/imaging/java/drawing-arc-in-php/
  8. ListLevel.create_picture_bullet method | Aspose...

    ListLevel.create_picture_bullet method. Creates picture bullet Shape for the current list level....t() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Rotation method. Gets or sets the rotation of the chart title in degrees in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 搜索

    搜索...Presentation(); try { // 添加矩形 IAutoShape shape = pres.getSlides().get_Item(0)...200, 150, 200, 200); // 設置文字 shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh-hant/slides/apply-three-d-ef...