Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 48,488 for

shapes

(0.33 sec)
  1. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description Image The shape is an image. TextBox The shape is a textbox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several Shapes. If i drop this mastershape out of the vssx-file to a page by visio everything looks good. But if i drop this mastershape to a page by aspose.diagram it is rota…...Unwanted rotation of a shape Aspose.Diagram Product Family diagram-net...mastershape consisting of several shapes. If i drop this mastershape...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  3. Several Image Into PNG C++

    Merge multiple Image into PNG in C++ code. Save Image as PNG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-png/
  4. Several JPG Into GIF C++

    Merge multiple JPG into GIF in C++ code. Save JPG as GIF using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-gif/
  5. Several JPG Into BMP C++

    Merge multiple JPG into BMP in C++ code. Save JPG as BMP using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  6. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... Shapes . AddChart ( ChartType . ClusteredColumn...data. IChart chart = slide . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/chart-series/
  7. Drawing Images|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....Graphics class to draw the line shapes on the Image surface. To demonstrate...Graphics class to draw an ellipse shape on the image surface. To demonstrate...

    docs.aspose.com/imaging/java/drawing-images/
  8. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    通过 .NET 在 Aspose.Slides for Python 中掌握演示文稿主题,以创建、定制和转换具有一致品牌形象的 PowerPoint 文件。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/zh/python-net/presentati...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....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/java/com.aspose.word...
  10. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...id of shape , can be find in xs . sheet . data . shapes 从活动工作表中的形状数组中移除突出显示形状...id of shape , can be find in xs . sheet . data . shapes 获取活动工作表中形状的突出显示数组...

    docs.aspose.com/cells/zh/python-net/aspose-cell...