Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 42,856 for

shape

(0.05 sec)
  1. Detecting Empty Worksheets|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.... Check for Shapes It is possible that a given... however, it could contain shapes & objects such as controls...

    docs.aspose.com/cells/java/detecting-empty-work...
  2. 3D Objects|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....Triangle Mesh and Primitive Shape to Mesh Encoding 3D Mesh in...

    docs.aspose.com/3d/java/3d-objects/
  3. Mismatch Chart Types|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....Range-ErrorBar Range-BoxPlot Shape-Funnel When rendering chart...

    docs.aspose.com/cells/reportingservices/mismatc...
  4. ShapeBase.bounds2 property | Aspose.Words for N...

    ShapeBase.bounds2 property. Gets or sets the location and size of the containing block of the Shape....the containing block of the shape. get bounds2 () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_ShapeType method. Gets the Shape type of the parent chart element in C++....ChartFormat::get_ShapeType method Gets the shape type of the parent chart element...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 用C++绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Excel file ,根据时间轴名称获取形状对象,然后通过Shape.ToImage()方法将其呈现为图片。以下图片是 output...Get timeline shape object by timeline's name Shape timeLineShape...

    docs.aspose.com/cells/zh/cpp/rendering-timeline/
  7. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/net/conversion/pptx-...
  8. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of Chart Point Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  9. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....the watermark image to the shapes collection in each slide Set...presentation that is later used by the shape picture frame for displaying...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  10. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。... Get ( 0 ); // Set the shape type of data labels i.e. Speech...outputFilePath ); std :: cout << "Shape type of data labels set successfully...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...