Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 48,865 for

shape

(0.13 sec)
  1. Convert JPG To SVG Java

    Convert JPG to SVG format in Java code. Save JPG as SVG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  2. Convert Image To SVG Java

    Convert Image to SVG format in Java code. Save Image as SVG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/java/conversion/image...
  3. Convert JPG To GIF Java

    Convert JPG to GIF format in Java code. Save JPG as GIF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.gif" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...capable of containing closed shapes.; By utilizing a text outline;...below, we create a circular shape as a clipping path and use it...

    docs.aspose.com/page/python-net/ps/working-with...
  6. 从形状获取连接点(C++)|Documentation

    学习如何使用Aspose.Cells for C++检索形状的连接点。...以下代码可用于使用 Shape.GetConnectionPoints() 方法获取形状的连接点列表。...Document Assistant Close 在工作表内向Shape前后移动(前景层次)用C++ 在工作表中查找形状的绝对位置(C++)...

    docs.aspose.com/cells/zh/cpp/get-connection-poi...
  7. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Python via .NET. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....Calculating the Chart Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/python-net/adding-custom-...
  8. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状... 使用 Shapes 对象提供的 addAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接线类型,使用 Shapes 对象提供的 addConnector 方法添加连接线。...

    docs.aspose.com/slides/zh/nodejs-java/connector/
  9. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....one rounded red arrow‑like shape as shown in this screenshot...

    docs.aspose.com/cells/go-cpp/ignore-errors-whil...
  10. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...