Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 42,872 for

shape

(0.06 sec)
  1. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....value determining how DrawingML shapes are rendered. getExportEmbeddedIma()...value determining how DrawingML shapes are rendered. setExportEmbeddedIma(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. 图片框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加图片框... Shapes . AddPictureFrame ( ShapeType...presentation . Slides [ 0 ]. Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/net/picture-frame/
  3. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/html/
  4. 图片框|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 演示文稿添加图片框...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  5. 图片框|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加图片框... save ( "slide_1_shape_1.png" , ImageFormat . Png );...); break ; } } for ( IShape shape : shapesToRemove ) { presentation...

    docs.aspose.com/slides/zh/androidjava/picture-f...
  6. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...or drawing objects such as shapes or text. When the image’s size...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/python-net/ps/working-with...
  7. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  8. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/word/
  9. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....FillFormat, fill format for a shape. Floor, the floor of a 3D chart...Pie Chart with Leader Lines Shapes in Charts Manage Titles of...

    docs.aspose.com/cells/net/creating-charts/