Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 42,872 for

shape

(0.04 sec)
  1. Create SVG in Python

    This guide explains how to create SVG in Python. It includes the steps and the sample code which can be used to generate SVG in Python....output SVG image to change the shape, text, or any other contents...

    kb.aspose.com/svg/python/create-svg-in-python/
  2. PPT vs PPTX|Aspose.Slides Documentation

    Read about PPT vs PPTX differences in Aspose.Slides....support for a new chart type or shape type, without changing PPTX...

    docs.aspose.com/slides/java/ppt-vs-pptx/
  3. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance.... Shape ); } private readonly double...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Փոխարկել Պատկեր SVG Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  5. Փոխարկել JPG BMP Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  6. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the Shape type of chart elements in C++....ChartShapeType enum Specifies the shape type of chart elements. enum...Default 0 Indicates that a shape is not defined for the chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Გადაიყვანეთ JPG PDF C++

    გადაიყვანეთ JPG PDF C++ ფორმატში კოდით. შეინახეთ JPG როგორც PDF C++....auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  8. Გადაიყვანეთ WORD PNG C++

    გადაიყვანეთ WORD PNG C++ ფორმატში კოდით. შეინახეთ WORD როგორც PNG C++....auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/ka/cpp/conversion/wor...
  9. Გადაიყვანეთ HTML SVG C++

    გადაიყვანეთ HTML SVG C++ ფორმატში კოდით. შეინახეთ HTML როგორც SVG C++....auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/ka/cpp/conversion/htm...
  10. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....[alt text](url (title)) The Shape class. Container Blocks A document...corresponding HorizontalRule shape: DocumentBuilder.InsertHorizontalRule()...

    docs.aspose.com/words/net/translate-markdown-to...