Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,441 for

shape group

(0.1 sec)
  1. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....(Joint Photographic Experts Group), but it still very popular...can I export only a specific shape (e.g., chart or picture) rather...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these Shapes using following code: using Aspo…...3) to get images of these shapes using following code: using...curShape in presentation.Slides[0].Shapes) { if (curShape is GroupShape)...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  3. 使用 Visio 形状数据|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....addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page... 5 ; //Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/zh/java/working-with-vi...
  4. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results....(Joint Photographic Experts Group), but it still very popular...can I export only a specific shape (e.g., chart or picture) rather...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....collection of Shapes. The following types of shapes are supported...portions of one whole or one group. Curve - is a connected union...

    docs.aspose.com/pdf/java/graphs/
  6. 添加、检索、复制和读取 Visio 形状数据|Documentation

    本节介绍如何添加形状、设置形状的属性或使用 Aspose.Diagram 复制形状。... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/zh/net/add-retrieve-cop...
  7. Managing Controls|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....ovals, spinners, scroll bars, group boxes etc. Aspose.Cells provides...are a few drawing objects or shapes that are not supported yet...

    docs.aspose.com/cells/java/managing-controls/
  8. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...insert_image 方法返回刚刚创建和插入的 Shape 对象,以便您可以进一步修改 Shape 的属性 插入内嵌图像 将表示包含图像的文件的单个字符串传递给...如何从文档中提取图像 所有图像都存储在 Document 中的 Shape 节点内。要从文档中提取所有图像或具有特定类型的图像,请按照下列步骤操作:...

    docs.aspose.com/words/zh/python-net/working-wit...
  9. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....Column chart with columns grouped and banded along the X-axis...column chart will have three groups, each with two columns. chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....article shows how to add ellipse shapes to PowerPoint slides by using...autoshape of ellipse type sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/ellipse/