Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 20,728 for

2 of

(0.07 sec)
  1. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in JavaScript...class and set the depth set to 2. Create the fourth paragraph instance...getParagraphFormat (). setDepth ( 2 ); // Adds the fourth paragraph...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  2. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using Java...range to display from slides 2 to 9 . Presentation presentation...SlidesRange (); slideRange . setStart ( 2 ); slideRange . setEnd ( 9 );...

    docs.aspose.com/slides/java/manage-slide-show/
  3. Manage Slide Show|Aspose.Slides for PHP Documen...

    Manage slide show settings in PowerPoint presentations using PHP...range to display from slides 2 to 9 . $presentation = new Presentation...(); $slideRange -> setStart ( 2 ); $slideRange -> setEnd ( 9 );...

    docs.aspose.com/slides/php-java/manage-slide-show/
  4. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell formatting. Does not change the width Of the cell in C++....get_Tables () -> idx_get ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::Table::get_TopPadding me...

    Aspose::Words::Tables::Table::get_TopPadding method. Gets or sets the amount Of space (in points) to add above the contents Of cells in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndTable (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management.... Tables [ 0 ]; // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/net/aspose.words/com...
  7. Aspose::Words::Story::get_Tables method | Aspos...

    Aspose::Words::Story::get_Tables method. Gets a collection Of tables that are immediate children Of the story in C++....-> get_Count ()); ASSERT_EQ ( 2 , tables -> idx_get ( 1 ) -> get_Rows...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties Of the cell.... at ( 0 ); // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your MicrosOft Word documents for enhanced visual appeal.... OleObject -2 The shape is an OLE object. OleControl...Rectangle 1 Rectangle. RoundRectangle 2 Round rectangle. Ellipse 3 Ellipse...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Connector|Aspose.Slides for PHP Documentation

    Connect PowerPoint shapes... 1 ShapeType::BentConnector4 2 ShapeType::BentConnector5 3 S...1 ShapeType::CurvedConnector4 2 ShapeType::CurvedConnector5 3...

    docs.aspose.com/slides/php-java/connector/