Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 50,434 for

shapes

(0.23 sec)
  1. Extract Media from PowerPoint using Java

    This guide explains the process to extract media from PowerPoint using Java. You will get details to set the IDE, a list of steps, and a sample code showing how to get video from PowerPoint using Java or extract audio also if available....each shape in the respective slide If the current shape is an...save it on the disk If the shape is an IAudioFrame with an embedded...

    kb.aspose.com/slides/java/extract-media-from-po...
  2. 使用 C++ 通过 JavaScript 操作形状或图表的阴影效果|Documentation

    学习如何用 C++ 通过 JavaScript 设置形状或图表的阴影效果。...Cells for JavaScript 通过 C++ 提供 Shape.shadowEffect 属性以及 ShadowEffect...源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape.shadowEffect 属性的子属性,然后将工作簿保存到...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  3. Accessing IChartSeries.Name.AsCells Getter Modi...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...regardless of the slide and shape characteristics. Sample code...(IChart)presentation.Slides[0].Shapes.First(s => s is IChart); //...

    forum.aspose.com/t/accessing-ichartseries-name-...
  4. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....markup for certain types of shapes. when overriding the document...{ foreach (Shape shape in slide.Shapes) { if(shape is AutoShape)...

    docs.aspose.com/slides/net/web-extensions/
  5. 使用C++通过JavaScript添加WordArt水印到图表|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript在Microsoft Excel中为图表添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...// Add a WordArt watermark (shape) to the chart's plot area const...const wordart = chart . shapes . addTextEffectInChart ( AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  6. Animate PowerPoint Charts in C++|Aspose.Slides ...

    Create stunning animated charts in C++ with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....for regular shapes? Yes. A chart is treated as a shape, so it supports...

    docs.aspose.com/slides/cpp/animated-charts/
  7. Row | Aspose.Words for Java

    Represents a table row in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  8. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python... Shape . Barcode shapes can be rectangular...density of 1D barcodes. Barcode Shapes In general, the surfaces to...

    docs.aspose.com/barcode/python-net/manage-barco...
  9. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....created, it is added to the shapes collection of the graph object...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  10. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....property for rendering text as shapes, setting the user watermark...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...