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

2

(0.14 sec)
  1. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…... We have defined 2 pages in our XML file, and we...the 1st page header in pages 2…n with the one from the 2nd page...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

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