Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,901 for

autoshape

(0.04 sec)
  1. Trend Line|Aspose.Slides for PHP Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....exposed by Shapes object Add an AutoShape of Line type using AddAutoShape...

    docs.aspose.com/slides/php-java/trend-line/
  2. Convert FLATOPC to PPTX via C++ or with free On...

    Export FLATOPC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTX online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  3. Convert FLATOPC to PPS via C++ or with free Onl...

    Export FLATOPC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  4. Convert FLATOPC to PPTM via C++ or with free On...

    Export FLATOPC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Convert TXT to PPSX via C++ or with free Online...

    Export TXT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Watermark|Aspose.Slides for PHP Documentation

    Add text and image watermarks to PowerPoint presentations in PHP...TextFrame object is wrapped in an AutoShape object. To add watermark text...single slide — create an AutoShape object and then add the watermark...

    docs.aspose.com/slides/php-java/watermark/
  7. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Convert FLATOPC to POT via C++ or with free Onl...

    Export FLATOPC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POT online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  9. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...(ObjectExt::Is<IAutoShape>(shape)) { auto autoShape = ExplicitCast<IAutoShape>(shape);...shape); auto textFrame = autoShape->get_TextFrame(); for (const...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...