Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 151,004 for

2

(0.22 sec)
  1. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....SectionBreakNewPage ); ASSERT_EQ ( 2 , doc -> get_Sections () -> get_Count...get_TextColumns () -> SetCount ( 2 ); builder -> Writeln ( u "Column...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 在Ruby中冻结窗格|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.... freezePanes ( 3 , 2 , 3 , 2 ) \ # Saving the modified...

    docs.aspose.com/cells/zh/java/freeze-panes-in-r...
  3. TextColumn.spaceAfter property | Aspose.Words f...

    TextColumn.spaceAfter property. Gets or sets the space between this column and the next column in points... setCount ( 2 ); // Determine the amount of...builder . writeln ( "Wide column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization....[] { "Category 1" , "Category 2" , "Category 3" }; chart . Series...categories , new double [] { 4 , 2 , 5 }); // Format the Doughnut...

    reference.aspose.com/words/net/aspose.words.dra...
  5. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node.... writeln ( 'Section 2 text.' ) # Both sections are siblings...self . assertEqual ( 'Section 2 text.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart.Legend | Aspose.Words for .NET

    Discover the Chart Legend property to customize your charts effortlessly. Enhance data visualization with tailored legend options for better insights!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges text into the specified number of text columns in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. Set the Height and Width of a Shape in PHP|Docu...

    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....== 1 ) { $shape -> setWidth ( 2 * ( int )( string ) $shape ->...getValue ()); $shape -> setHeight ( 2 * ( int )( string ) $shape ->...

    docs.aspose.com/diagram/java/set-the-height-and...
  9. Set the Height and Width of a Shape in Ruby|Doc...

    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.... setWidth ( 2 * shape . getXForm () . getWidth...getValue ()) shape . setHeight ( 2 * shape . getXForm () . getHeight...

    docs.aspose.com/diagram/java/set-the-height-and...
  10. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience.... EqualTo ( 2 )); // Below are two ways of removing...Count , Is . EqualTo ( 1 )); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/net/aspose.words/com...