Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 45,680 for

shape

(0.07 sec)
  1. 通过C++使用Node.js管理评论和笔记|Documentation

    用Aspose.Cells for Node.js via C++插入和管理评论或笔记。...); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/nodejs-cpp/comments-an...
  2. 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...
  3. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/cpp/make/docx/
  4. Buat DOC Menggunakan C++

    Buat DOC baharu dalam C++ dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ms/cpp/make/doc/
  5. Buat Markdown Menggunakan C++

    Buat Markdown baharu dalam C++ dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ms/cpp/make/md/
  6. Buat PDF Menggunakan C++

    Buat PDF baharu dalam C++ dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ms/cpp/make/pdf/
  7. 使用 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/
  8. Working with Shapes in PS file | Python

    How to add Shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...with PS Document Working with Shapes Live Demos Source Code API...PyPi Pricing Buy Working with Shapes in PS file | Python Contents...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Convert Image To DOC C#

    Convert Image to DOC format in C# code. Save Image as DOC using C#....; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/image-...
  10. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C# between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....; var shape = builder.InsertImage("Input.docx"); shape.GetShapeRenderer()...

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