Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 50,726 for

shape

(0.17 sec)
  1. Convert CGM to FODS via C# API | products.aspos...

    C# API to Convert CGM File to FODS 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...
  2. Java API to Render EPUB to TSV | products.aspos...

    Export EPUB to TSV 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/epub-...
  3. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....control point, which defines the shape of the geometry, is associated...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  4. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PSD ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSD ファイルを開いて編集する...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/jp/editor/psd/
  6. 使用 C# 製作 WORD

    通過幾個步驟在 C# 中創建一個新的 WORD。使用 .NET 庫輕鬆創建 WORD。...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/word/
  7. 在 C# 中製作文檔

    使用 .NET 庫創建文件。只需幾個步驟即可在 C# 中輕鬆創建新文檔。...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/
  8. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/zh-hant/java/make/word/
  9. Convert DOC To PDF Python

    Convert DOC to PDF format in Python code. Save DOC as PDF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.doc") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  10. Convert TEXT To JPG Python

    Convert TEXT to JPG format in Python code. Save TEXT as JPG using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

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