Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 48,712 for

shape

(0.06 sec)
  1. Several JPG Into SVG Javascript

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

    products.aspose.com/words/nodejs-net/merge/jpg-...
  2. Several Image Into JPG Javascript

    Merge multiple Image into JPG in JavaScript code. Save Image as JPG 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...
  3. Several Image Into SVG Javascript

    Merge multiple Image into SVG in JavaScript code. Save Image as SVG 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...
  4. Several Image Into JPG Python

    Merge multiple Image into JPG in Python code. Save Image as JPG 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...
  5. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation....the master presentation Add shape type using AddAutoShape method...

    products.aspose.com/slides/java/watermark/pptx/
  6. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本... shapes . addTextBox ( 0 , 0 , 0 ,...WordArt style to the text of the shape. const fntSetting = textbox...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  7. Փոխարկել JPG SVG Python

    Փոխարկեք JPG ը SVG ձևաչափի Python կոդով: Պահեք JPG որպես SVG օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  8. Փոխարկել JPG Պատկեր Python

    Փոխարկեք JPG ը Պատկեր ձևաչափի Python կոդով: Պահեք JPG որպես Պատկեր օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  9. Need help in understanding svg style class - Fr...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...shapes[0].picture_format.picture.image...svg_content_2 = presentation.slides[0].shapes[1].picture_format.picture.image...

    forum.aspose.com/t/need-help-in-understanding-s...
  10. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...