Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 133,232 for

2

(0.06 sec)
  1. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original revision....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  3. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Writeln ( u "Bulleted list item 2." ); builder -> get_ParagraphFormat...Writeln ( u "Numbered list item 2." ); builder -> Writeln ( u "Numbered...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Grouping and Ungrouping Rows and Columns in Pyt...

    Learn how to Group and Ungroup Rows and Columns through the Aspose.Cells for Python Via Java API....first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , True ) \ # Saving the modified...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  6. Public API Changes in Aspose.Diagram 6.0.0|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.... GetShape ( 2 ); // determine whether shapes...= page . Shapes . GetShape ( 2 ) ' determine whether shapes are...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Grouping and Ungrouping Rows and Columns in Rub...

    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....first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , true ) # Saving the modified...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  8. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable... writeln ( "Outer Table Cell 2" ); builder . endTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FootnoteOptions.RestartRule | Aspose.Words for ...

    Discover the FootnoteOptions RestartRule property to control automatic numbering resets, enhancing document organization and clarity. Optimize your workflow today!... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.not...
  10. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... write ( 'Row 1, cell 2.' ) builder . end_row () # While...UPWARD builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

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