Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 5,433 for

shape grouping

(0.15 sec)
  1. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...

    products.aspose.com/words/zh-hant/java/make/word/
  2. What is font? | Aspose.Font for .NET

    Font is a fairly complex topic. When developing any interface, you will encounter the part where you need to code fonts. This chapter makes it easier for you.... The glyph is a unique shape, design, or way it looks. It...font family? Font family is a group of related, similar in design...

    docs.aspose.com/font/net/what-is-font/
  3. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...

    products.aspose.com/words/zh-hant/java/make/md/
  4. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....HeaderFooter , Comment , Footnote or a Shape node Row-level - Among rows...ComboBox Date BuildingBlockGallery Group Picture RichText PlainText The...

    docs.aspose.com/words/python-net/working-with-c...
  5. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...

    products.aspose.com/words/zh-hant/java/make/doc/
  6. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...

    products.aspose.com/words/zh-hant/java/make/docx/
  7. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...

    products.aspose.com/words/zh-hant/java/make/html/
  8. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...

    products.aspose.com/words/zh-hant/java/make/pdf/
  9. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...

    products.aspose.com/words/zh-hant/java/make/
  10. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....Column chart with columns grouped and banded along the X-axis...column chart will have three groups, each with two columns. chart...

    reference.aspose.com/words/java/com.aspose.word...