Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 9,918 for

shapes

(0.04 sec)
  1. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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.... shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/zh/python-net/set-captio...
  2. Trend Line|Aspose.Slides for Node.js via .NET D...

    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....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/nodejs-java/trend-line/
  3. Exporting Math Equations|Aspose.Slides Document...

    Export PowerPoint math equations in C# or .NET... Shapes . AddMathShape ( 0 , 0 , 500...

    docs.aspose.com/slides/net/exporting-math-equat...
  4. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!... shapes . add_auto_shape ( slides . ShapeType...slides [ 0 ] slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/installation/
  5. Portable Document Format (PDF)|Aspose.Slides Do...

    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....Images, text boxes and other shapes. Text and formatting. Paragraphs...

    docs.aspose.com/slides/java/portable-document-f...
  6. ChartMarker.size property | Aspose.Words for No...

    ChartMarker.size property. Gets or sets chart marker size...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. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in Android...models can be created from 2D shapes, by applying such effects on...3D features applied to the shapes can be found in ThreeDFormat...

    docs.aspose.com/slides/androidjava/3d-presentat...
  9. Image and Text Vectorization – Python Code Exam...

    The articles in this section explain how to convert SVG text to vector and how to convert raster image to vector graphic using the Aspose.SVG Python library....mathematic curves, geometric shapes made up from path elements...involves tracing the outlines of shapes and colors in a raster image...

    docs.aspose.com/svg/python-net/vectorization/
  10. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files.... You can colorize SVG shapes, lines, paths, text. Using...Color looks at how SVG text and shapes can be colorized. You’ll find...

    docs.aspose.com/svg/net/how-to-change-svg-color/