Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 50,294 for

shape

(0.17 sec)
  1. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow.... shapes . add_picture_frame ( slides...add_image ( image_data ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/image/
  2. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG Shapes and text....that the alpha channel of the shape is used as input. The value...element that will be an SVG shape with a drop shadow effect. It...

    docs.aspose.com/svg/net/drop-shadow/
  3. Aspose.Cells 8.8.1中的公共API更改|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....LoadDataFilterOption to load only shapes options . setLoadDataFilterOpt...setLoadDataFilterOpt ( LoadDataFilterOption . SHAPE ); //Create an instance of Workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. 在 JavaScript 中创建和应用 WordArt 效果|Aspose.Slides fo...

    在 Aspose.Slides for Node.js 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用专业文本增强演示文稿。...效果应用于文本块;可将 Soft Edges 属性应用于 Shape 对象(即使未设置 3D Format 属性,它仍然有效)。...我可以在不保存演示文稿的情况下预览 WordArt 效果的结果吗? 是的,您可以使用 Shape 或 Slide 类的 getImage 方法,将包含 WordArt...

    docs.aspose.com/slides/zh/nodejs-java/wordart/
  5. Convert PPTX to ODS Format via Java or with fre...

    Convert PPTX to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to ODS online converter quickly before integrating the code....manipulating text, images, shapes, tables, animations, and more...manipulating text, images, shapes, tables, formulas, and more...

    products.aspose.com/total/java/conversion/pptx-...
  6. SVG

    SVG (Scalable Vector Graphics) is an XML-based vector image format that allows for high-quality, scalable graphics that can be displayed on the web or in other digital formats. It uses mathematical equations to create and render graphics, allowing them to be resized and manipulated without losing quality. It's commonly used for logos, icons, and illustrations on websites and in other digital media....mathematical formulas that define the shape of the image, making them infinitely...image's structure, including shapes, paths, text, and gradients...

    products.aspose.com/gis/net/gis-formats/svg/
  7. Convert PPTX to XLSB Format via Java or with fr...

    Convert PPTX to XLSB format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSB online converter quickly before integrating the code....presentations, adding text, shapes, images, and other objects...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptx-...
  8. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // Animate the series...

    docs.aspose.com/slides/net/animated-charts/
  9. Java PowerPoint API | Aspose Slides Java | prod...

    Aspose.Slides for Java is an Aspose Java PowerPoint API for Java PPT and Java PPTX creation....modify text, insert tables and shapes, customize animations, and...SmartArts Work with PowerPoint Shapes Support for ActiveX Controls...

    products.aspose.com/slides/java/
  10. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... shapes [ 0 ] data_stream = chart ...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-workbook/