Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 45,955 for

shape

(0.05 sec)
  1. Convert POTM to XLSB in Android Apps or with fr...

    Convert POTM to XLSB in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTM to XLSB 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...
  2. Convert PPT to XLSX in Android Apps or with fre...

    Convert PPT to XLSX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to XLSX 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...
  3. Convert WORDML to PPS via C# .NET or with free ...

    Convert Word wordml documents to PowerPoint pps 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/wordml...
  4. Convert PPSM to MARKDOWN in Android Apps or wit...

    Convert PPSM to MARKDOWN in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSM to MARKDOWN 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...
  5. Convert PPSM to XLTX in Android Apps or with fr...

    Convert PPSM to XLTX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSM to XLTX 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...
  6. 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...
  7. 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...
  8. 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...
  9. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/cpp/make/
  10. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/cpp/make/md/