Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 48,861 for

shape

(0.09 sec)
  1. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/java/export-to-html5/
  2. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/php-java/export-to-html5/
  4. Aspose.PSD for Java 24.4 - Release Notes|Docume...

    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.... length ); // 1 Shape assertAreEqual ( 3 , shapeLayer... length ); // 3 knots in a shape assertAreEqual (- 16127182 ...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Shapes . AddAudioFrameEmbedde ( 50...); var audioFrame = slide . Shapes . AddAudioFrameEmbedde ( 150...

    docs.aspose.com/slides/net/audio-frame/
  7. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...addCopy(Shape, number, number, number, number)...worksheets . get ( "Result" ). shapes . addCopy ( cshape , 20 , 0...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  8. Մի Քանի Պատկեր Դեպի JPG Java

    Միավորել մի քանի Պատկեր JPG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես JPG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  9. Մի Քանի JPG Դեպի SVG Java

    Միավորել մի քանի JPG SVG ին Java կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  10. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...color const shape = comment . commentShape ; shape . fill . solidFill...and set it to the comment's shape fill imageData const imageFile...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...