Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 42,856 for

shape

(0.1 sec)
  1. 图片框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/picture-frame/
  2. 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...
  3. 画框|Aspose.Slides for PHP 文档

    将画框添加到 PowerPoint 演示文稿中...$slideImage -> save ( "slide_1_shape_1.png" , ImageFormat :: Png...foreach ( $shapesToRemove as $shape ) { $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/picture-frame/
  4. 使用 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/
  5. 使用 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/
  6. 使用 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/
  7. 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...
  8. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<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/md/
  9. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<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/pdf/
  10. 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...