Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 48,676 for

shape

(0.06 sec)
  1. Locking WordArt Watermark with Node.js via C++|...

    Learn how to lock WordArt watermarks in Aspose.Cells for Node.js via C++....article explains the usage of Shape.setLockedProperty(ShapeLockType..., 1 , 130 , 800 ); // Lock Shape Aspects wordart . setIsLocked...

    docs.aspose.com/cells/nodejs-cpp/locking-wordar...
  2. Add Watermark to ODP Presentation Files using ....

    C# source code for adding Watermark to ODP Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/odp/
  3. 使用 Node.js 和 C++ 锁定 WordArt 水印|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 锁定 WordArt 水印...本文介绍使用 Shape.setLockedProperty(ShapeLockType..., 1 , 130 , 800 ); // Lock Shape Aspects wordart . setIsLocked...

    docs.aspose.com/cells/zh/nodejs-cpp/locking-wor...
  4. Create a presentation document|Aspose.Slides Do...

    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.... Shape ( new P . NonVisualShapeProper...TransformGroup ()), new P . Shape ( new P . NonVisualShapeProper...

    docs.aspose.com/slides/net/create-a-presentatio...
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Տեղադրեք Shapes Word-ում Java-ի միջոցով Տեղադրեք Shape Word-ում...

    kb.aspose.com/hy/words/page/3/
  6. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today.... shapes . add_audio_frame_embedded...audio_fs : audioFrame = slide . shapes . add_audio_frame_embedded...

    docs.aspose.com/slides/python-net/audio-frame/
  7. Several Image Into GIF Java

    Merge multiple Image into GIF in Java code. Save Image as GIF using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/image-to-gif/
  8. Several Image Into SVG Java

    Merge multiple Image into SVG in Java code. Save Image as SVG using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/image-to-svg/
  9. Several Image Into PNG Java

    Merge multiple Image into PNG in Java code. Save Image as PNG using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/image-to-png/
  10. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG as BMP using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-bmp/