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

shape

(0.94 sec)
  1. Customize Doughnut Charts in Presentations in ....

    Discover how to create and customize doughnut charts in Aspose.Slides for .NET, supporting PowerPoint formats for dynamic presentations.... Shapes . AddChart ( ChartType . Doughnut...for a report? A chart is a shape; you can render it to a raster...

    docs.aspose.com/slides/net/doughnut-chart/
  2. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....convenient to create basic 3D shapes. Geometry : Geometries in Aspose...and polygons that define the shape and structure of a 3D object...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  3. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...foreach ( IShape shp in sld . Shapes ) { if ( shp is ITable ) {...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  4. Several JPG Into Image Java

    Merge multiple JPG into Image in Java code. Save JPG as Image using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-image/
  5. Several JPG Into GIF Java

    Merge multiple JPG into GIF in Java code. Save JPG as GIF using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-gif/
  6. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....are a few drawing objects or shapes that are not supported yet...first sheet. ShapeCollection shapes = sheet . GetShapes (); //...

    docs.aspose.com/cells/cpp/managing-controls/
  7. Modifying 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.... Exporting Text as Shape While Converting EMF MetaFile...developers can get text as shapes while converting EMF to SVG...

    docs.aspose.com/imaging/java/modifying-images/
  8. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. Customize your output with advanced options today!...value determining how DrawingML shapes are rendered. EmptyParagraphExport..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....try { // Gets the AudioFrame shape const audioFrame = pres . getSlides...0 ); // Gets an audio frame shape const audioFrame = slide . getShapes...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  10. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/cpp/picture-frame/