Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 50,320 for

shape

(0.23 sec)
  1. Buat DOC Menggunakan Javascript

    Buat DOC baharu dalam JavaScript dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Node.js via .NET....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/nodejs-net/make/doc/
  2. Buat Markdown Menggunakan Javascript

    Buat Markdown baharu dalam JavaScript dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka Node.js via .NET....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/nodejs-net/make/md/
  3. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....coordinate of the points of the shape changes, but the y coordinate...

    products.aspose.com/svg/net/svg-transformations/
  4. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....try { // Adds a new rectangle shape with text var shp = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....try { // Adds a new rectangle shape with text IAutoShape shp = pres...

    docs.aspose.com/slides/java/presentation-proper...
  6. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....attribute applies inside <g> to all shapes once. Here is the resulting...additional move to the scaled shape to move it to the pivot point...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  7. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or Shapes to images in Java....rendering document pages or shapes to images. To learn more, visit...value determining how DrawingML shapes are rendered. getExportGeneratorNa()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python... Barcode Shapes In general, the surfaces to...printed barcodes can have various shapes. At the same time, barcodes...

    docs.aspose.com/barcode/python-java/managing-ba...
  9. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....worksheet cell in an image shape. You can link the picture to...= "A1:C10" ; // Update the shapes selected value in the worksheet...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  10. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/html/