Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 49,129 for

shape

(0.13 sec)
  1. Java API to Render MD to XLSM | products.aspose...

    Export MD to XLSM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/md-to...
  2. Convert CGM to TXT via C# API | products.aspose...

    C# API to Convert CGM File to TXT without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Java API to Render TEX to EXCEL | products.aspo...

    Export TEX to EXCEL via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/tex-t...
  4. Convert POWERPOINT to XLSM Format via Java or w...

    Convert POWERPOINT to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....converting slides, adding text, shapes, and images, and more. The...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/power...
  5. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 C# 製作 PDF

    通過幾個步驟在 C# 中創建一個新的 PDF。使用 .NET 庫輕鬆創建 PDF。...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/pdf/
  8. Convert HTML To DOCX Javascript

    Convert HTML to DOCX format in JavaScript code. Save HTML as DOCX using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.html") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert HTML To DOC Javascript

    Convert HTML to DOC format in JavaScript code. Save HTML as DOC using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.html") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert TEXT To PDF Javascript

    Convert TEXT to PDF format in JavaScript code. Save TEXT as PDF using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.txt") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...