Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 50,453 for

shape

(3.81 sec)
  1. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/androidjava/slide-layout/
  2. 使用 JavaScript 将 PowerPoint 演示文稿转换为 HTML|Aspose....

    将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速、完美地保留布局、链接和图像。...writeShapeStart : function ( generator , shape ) { }, writeShapeEnd : function...function ( generator , shape ) { } }); htmlOptions . setHtmlFormatter...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  3. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....18 { 19 // Replace text of a shape 20 richText. Text = richText...21 { 22 // Replace text of a shape 23 richText. Text = richText...

    docs.aspose.com/note/net/working-with-text/
  4. 使用 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/
  5. 使用 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/
  6. Creating Semi-transparent Celtic Heart Figure T...

    Creating semi-transparent Celtic Heart figure text drawing with Aspose.Drawing .NET (C#) 2d graphic library...path that resembles a heart shape with multiple intersections...

    docs.aspose.com/drawing/net/showcases/celtic-he...
  7. Convert PPS to CSV Format via Java or with free...

    Convert PPS to CSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to CSV online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pps-t...
  8. Convert POT to CSV in Android Apps or with free...

    Convert POT to CSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  9. Convert PPT to SXC in Android Apps or with free...

    Convert PPT to SXC in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to SXC online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  10. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C++....Section , Paragraph , Table , Shape , Run , and all other ellipses...

    docs.aspose.com/words/cpp/aspose-words-document...