Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 48,653 for

shapes

(0.15 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Rotation method. Gets or sets the rotation of the data labels of the entire series in degrees in C++....value is Horizontal , label shapes, if they exist, are rotated...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document...Gets or sets the background shape of the document. Can be null...Drawing . Shape Remarks Microsoft Word allows only a shape that has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....Comment Programming Sample Add a Shape-Level Comment in Visio Drawing...developers to add comments to the shape in a Visio drawing. Add Comment...

    docs.aspose.com/diagram/net/working-with-comments/
  4. Convert POWERPOINT to DOC via Java or with free...

    Java API to Export POWERPOINT to DOC without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to DOC online converter quickly before integrating the code....adding and manipulating text, shapes, and images. The second step...adding and manipulating text, shapes, and images. It also supports...

    products.aspose.com/total/java/conversion/power...
  5. Query: `Aspose.Drawing.GraphicsPath.Flatten()` ...

    Dear Aspose Support Team, We are currently in the process of evaluating, Aspose.Drawing to replace System.Drawing. Aspose .Drawing version: 25.6.0 .NET Framework: 4.7.2 OS: Windows 11 Our codebase makes extensive u…...circles as distinct low-polygon shapes. This visual discrepancy is...actively drawing and manipulating shapes. The unpredictable appearance...

    forum.aspose.com/t/query-aspose-drawing-graphic...
  6. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in Shapes....Specifies orientation of text in shapes. Members Name Description HORIZONTAL...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....and make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  8. Vectorize BMP – Python code and Online Vectorizer

    Convert BMP to SVG online or in Python with Aspose.SVG. Vectorize BMP images to enjoy the benefits of vector graphics. Try Online Image Vectorizer....mathematical curves and geometric shapes, which are then saved as SVG...vector graphics using geometric shapes, Bezier curves, splines, paths...

    products.aspose.com/svg/python-net/vectorize-im...
  9. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... shapes . add_chart ( charts . ChartType...# 创建默认散点图。 chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/create-chart/
  10. Create a Chart|Aspose.Slides 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.... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; //Access the...

    docs.aspose.com/slides/net/create-a-chart/