Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 48,916 for

shape

(0.64 sec)
  1. 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...
  2. 使用 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/
  3. Convert DOTX to ODP via C# .NET or with free On...

    Convert Word dotx documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...

    products.aspose.com/total/net/conversion/dotx-t...
  4. Convert DOTM to PPT via C# .NET or with free On...

    Convert Word dotm documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...

    products.aspose.com/total/net/conversion/dotm-t...
  5. Java API to Render EPUB to TXT | products.aspos...

    Export EPUB to TXT 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-...
  6. 使用 Java 製作 Markdown

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

    products.aspose.com/words/zh-hant/java/make/md/
  7. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert TEXT To Image Python

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

    products.aspose.com/words/python-net/conversion...
  9. Convert TEXT To WORD Python

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

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

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

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