Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 50,322 for

shape

(0.62 sec)
  1. 使用 JavaScript 管理演示文稿中的图片框|Aspose.Slides for Nod...

    使用 Aspose.Slides for Node.js via Java 为 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... save ( "slide_1_shape_1.png" , aspose . slides . ImageFormat...getSlides (). get_Item ( 0 ); var shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/picture-f...
  2. Watermark PPTX File Online or using Android Mob...

    Free online app to Watermark different PPTX files. Android watermark library Java code for PPTX presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...

    products.aspose.com/total/android-java/watermar...
  3. Watermark Powerpoint File Online or using Andro...

    Free online app to Watermark different Powerpoint files. Android watermark library Java code for Powerpoint presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...

    products.aspose.com/total/android-java/watermar...
  4. Image Clipping in C#

    This article explains image clipping in C#. It includes the environment configuration details, the step-by-step process, and a code snippet to make a clipped photo in C#....the GraphicsPath class Add a shape or path and set the clip Load...

    kb.aspose.com/drawing/net/image-clipping-in-csh...
  5. Convert USD to STL via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/usd-to-stl/
  6. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code.... The shape of the ends of lines (round...(round, square, or butt). The shape of the junctions between lines...

    products.aspose.com/page/cpp/work-with-ps-graph...
  7. 将布局幻灯片添加到演示文稿|Aspose.Slides 文档

    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....use the set of placeholder shape types. For example, // Title...

    docs.aspose.com/slides/zh/net/add-layout-slide-...
  8. Several Image Into BMP Javascript

    Merge multiple Image into BMP in JavaScript code. Save Image as BMP using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/imag...
  9. Several Image Into PNG Javascript

    Merge multiple Image into PNG in JavaScript code. Save Image as PNG using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/imag...
  10. Several Image Into SVG Python

    Merge multiple Image into SVG in Python code. Save Image as SVG 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/imag...