Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 50,315 for

shape

(0.58 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples....expression to the slide, first add a shape that will contain the mathematical...presentation . Slides [ 0 ]. Shapes . AddMathShape ( 0 , 0 , 720...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  2. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg Shapes, svg color, svg paths, svg fills, svg strokes, svg filters....Systems and Units, SVG Basic Shapes, SVG Path Data, SVG Text, Basic...scale and crop SVG images. SVG Shapes In this article, you can learn...

    docs.aspose.com/svg/net/drawing-basics/
  3. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。...writeShapeStart ( $generator , $shape ) { } function writeShapeEnd...writeShapeEnd ( $generator , $shape ) { } const SlideHeader = "<div class=...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/html/
  5. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a document using Node.js. Insert section into a document Node.js. Remove section Node.js. Copy sections between Documents....Content If you want to draw some shape or add text or image at the...deleteHeaderFooterSh method to remove all shapes from headers and footers in...

    docs.aspose.com/words/nodejs-net/working-with-s...
  6. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python... Shape . Barcode shapes can be rectangular...density of 1D barcodes. Barcode Shapes In general, the surfaces to...

    docs.aspose.com/barcode/python-net/manage-barco...
  7. Convert POTX to EXCEL Format via Java or with f...

    Convert POTX to EXCEL format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTX to EXCEL online converter quickly before integrating the code....presentations, adding text, images, shapes, and other objects, and more...spreadsheets, adding text, images, shapes, and other objects, and more...

    products.aspose.com/total/java/conversion/potx-...
  8. Convert POT to XLSB Format via Java or with fre...

    Convert POT to XLSB format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to XLSB online converter quickly before integrating the code....creating slides, adding text, shapes, images, tables, charts, and...creating worksheets, adding text, shapes, images, tables, charts, and...

    products.aspose.com/total/java/conversion/pot-t...
  9. Convert POT to XLS Format via Java or with free...

    Convert POT to XLS format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to XLS online converter quickly before integrating the code....presentations, adding text, images, shapes, and other objects, and more...spreadsheets, adding text, images, shapes, formulas, charts, and other...

    products.aspose.com/total/java/conversion/pot-t...
  10. 使用 C# 製作 Markdown

    通過幾個步驟在 C# 中創建一個新的 Markdown。使用 .NET 庫輕鬆創建 Markdown。...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/zh-hant/net/make/md/