Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 50,301 for

shapes

(0.14 sec)
  1. 使用 Python 在演示文稿中自定义图表图例|Aspose.Slides for Pytho...

    通过 Aspose.Slides for Python(基于 .NET)自定义图表图例,以优化 PowerPoint 和 OpenDocument 演示文稿的图例格式。... shapes . add_chart ( charts . ChartType...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  2. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....document are converted to vector shapes when saved. Benefits of Text... skewing, and more complex shape modifications. The filter, mask...

    docs.aspose.com/svg/python-net/convert-text-to-...
  3. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…...How to get Shape property wp:docPr id=“...” using .NET Aspose...the Aspose::Words::Drawing::Shape object? The corresponding xml...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  4. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  5. TikZ for Scientific Publications | Aspose.TeX .NET

    Utilize TikZ to create professional-quality graphics and diagrams for scientific and academic publications....flows: Copy 1 \ usetikzlibrary{shapes. geometric , arrows} 2 3 \...professional: Copy 1 \ usetikzlibrary{shapes, positioning} 2 \ begin{tikzpicture}...

    docs.aspose.com/tex/net/tikz-for-scientific-pub...
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for C++. Get clear code samples and tips to streamline your presentations....Manage SmartArt Shape Nodes in Presentations Using C++ Contents...API to manage the SmartArt shapes in an easiest way. The following...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  7. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....the TextFrame of the added shape. Remove the default paragraph...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  9. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...specifies whether this shape can overlap other shapes. get_AlternativeText...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 如何将 Excel 方程导出为其他类型的表达式|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....// Access shapes from the first worksheet const shapes = workbook...worksheets . get ( 0 ). shapes ; const textBox = shapes . get ( 0 ); if...

    docs.aspose.com/cells/zh/javascript-cpp/export-...