Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 9,894 for

shape

(0.07 sec)
  1. Presentation Header and Footer|Aspose.Slides Do...

    Header and footer in PowerPoint with Aspose.Slides....auto & shape : System :: IterateOver ( master -> get_Shapes ()))...if ( shape -> get_Placeholder () != nullptr ) { if ( shape -> get_Placeholder...

    docs.aspose.com/slides/cpp/presentation-header-...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitScale method. Returns or sets the scale value for minor tick marks on the time category axis in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    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....contents in presentations: text, shapes, charts, SmartArt, audio/video...presentation slides and adds a new shape on the slide on touch. You can...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  4. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities.... Shape shape = builder . InsertChart (...450 , 280 ); Chart chart = shape . Chart ; chart . Title . Text...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Manage PowerPoint Paragraph in Python|Aspose.Sl...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Python... shapes . add_auto_shape ( slides . ShapeType...Autoshape aShp = slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/manage-paragr...
  6. Presentation Theme|Aspose.Slides for Python Doc...

    PowerPoint presentation theme in Python...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/python-net/presentation-...
  7. Video Frame|Aspose.Slides for Node.js via .NET ...

    Add Video frame to PowerPoint presentation in JavaScript... Iterate through all the Shape objects to find a VideoFrame...getShapes (). size (); j ++ ) { let shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/nodejs-java/video-frame/
  8. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  9. OleFormat.progId property | Aspose.Words for No...

    OleFormat.progId property. Gets or sets the ProgID of the OLE object....docm" ); let shape = doc . getShape ( 0 , true...The OLE object in the first shape is a Microsoft Excel spreadsheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images.... SHAPE , 0 , True ) . as_shape () . image_data...aw . NodeType . SHAPE , 0 , True ) . as_shape () . image_data...

    reference.aspose.com/words/python-net/aspose.wo...