Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 49,014 for

shapes

(0.16 sec)
  1. 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...
  2. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。...js 在工作表之间复制 Shapes Contents [ Hide ] 有时候,您需要在...以下代码演示了使用 ShapeCollection.addCopy(Shape, number, number, number, number)...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  3. Change the Presentation Slide Size in .NET|Aspo...

    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....generate thumbnails for individual shapes or specific regions of a slide...slides as well as for selected shapes . The resulting images reflect...

    docs.aspose.com/slides/net/slide-size/
  4. Change Background of VSSM File via Python | pro...

    Python source code to change background of VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/changeba...
  5. Merge VSSM Files via Python | products.aspose.com

    Python sample code to combine VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/merger/v...
  6. Filtering the kind of data while loading the wo...

    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....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.SHAPE The following screenshot shows...

    docs.aspose.com/cells/python-net/filtering-the-...
  7. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。... Shapes [ 0 ] as ITable ; // 假设 Slide#0.Shape#0 是一个表格...向幻灯片添加表格形状 ITable tbl = sld . Shapes . AddTable ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/net/manage-cells/
  8. Several JPG Into JPG Python

    Merge multiple JPG into JPG in Python code. Save JPG as JPG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  9. How to create Stock Charts with JavaScript via ...

    Learn how to create different types of stock charts including HLC, OHLC, VHLC, and VOHLC using Aspose.Cells APIs for JavaScript via C++.... Shapes in Charts with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  10. Container Copy Styling Issues (continued) - Fre...

    Started here: After the 25.11 update I’m still seeing some issues with styling of copied containers. Issues: The first container copy is quite a bit wider than the original or the other copies. The style still doesn…...and messes up the contained shapes. Not sure why this is (and...specifically (as opposed to the shape). Here are the script, the source...

    forum.aspose.com/t/container-copy-styling-issue...