Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 42,867 for

shape

(0.04 sec)
  1. Convert PPT to Video in C++ | products.aspose.com

    Convert PPT to video in C++. Use C++ library API to convert PowerPoint to video...get_Slide( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  2. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...support for 2D and 3D effects for shapes Another advantage of Aspose...supports 2D and 3D effects for shapes, such as shadows, reflections...

    products.aspose.com/slides/net/benefits/
  3. AxisBound.ValueAsDate | Aspose.Words for .NET

    Discover the AxisBound ValueAsDate property, which efficiently returns axis-bound values as datetime for enhanced data visualization and analysis....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisBound.IsAuto | Aspose.Words for .NET

    Discover AxisBound IsAuto. Automatically determine axis bounds for enhanced data visualization and streamlined analysis. Optimize your charts effortlessly!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Settings::ViewOptions class | As...

    Aspose::Words::Settings::ViewOptions class. Provides various options that control how a document is shown in Microsoft Word. To learn more, visit the documentation article in C++....Controls display of the background shape in print layout view. get_DoNotDisplayPageBoun...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/python-net/watermark...
  7. Create ORG Chart in Python

    This topic covers how to create ORG chart in Python. It includes the stepwise process and a runnable code sample to develop an Organizational chart maker in Python....Diagram class to load the master shapes from a sample stencil Append...Append the required shapes and insert connections between different...

    kb.aspose.com/diagram/python/create-org-chart-i...
  8. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...= MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName...

    reference.aspose.com/words/java/com.aspose.word...
  9. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....through all the shapes in each slide and access each shape in an AutoShape...and iterate through all the shapes in each slide. Use the AutoShape...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  10. How to create Hello World Presentation document...

    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.... Shapes . AddRectangle ( 2400 , 1800...type IAutoShape ashp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/how-to-create-hello-...