Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 48,712 for

shapes

(0.14 sec)
  1. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。... shapes . addScrollBar ( 2 , 0 , 3...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. Რამდენიმე JPG JPG Java

    შეაერთეთ მრავალი JPG JPG Java კოდში. შეინახეთ JPG როგორც JPG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  3. Რამდენიმე JPG BMP Java

    შეაერთეთ მრავალი JPG BMP Java კოდში. შეინახეთ JPG როგორც BMP Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  4. Რამდენიმე Გამოსახულება SVG Java

    შეაერთეთ მრავალი Გამოსახულება SVG Java კოდში. შეინახეთ Გამოსახულება როგორც SVG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/image-t...
  5. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....FillFormat, fill format for a shape. Floor, the floor of a 3D chart...Pie Chart with Leader Lines Shapes in Charts Manage Titles of...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  6. Convert POWERPOINT to XLSM Format via Java or w...

    Convert POWERPOINT to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....converting slides, adding text, shapes, and images, and more. The...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/power...
  7. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (C#) program. Removing photo background. Online photo editor....create new ones and draw various shapes such as Lines, Ellipses, Rectangles...Rectangles, Arcs and Bezier shapes. First, you need to create...

    docs.aspose.com/imaging/net/developer-guide/how...
  8. Table | Aspose.Words for Java

    Represents a table in a Word document 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...
  9. Several JPG Into Image C#

    Merge multiple JPG into Image in C# code. Save JPG as Image using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-image/
  10. Several JPG Into SVG C#

    Merge multiple JPG into SVG in C# code. Save JPG as SVG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-svg/