Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 11,849 for

2 of

(0.07 sec)
  1. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format.... writeln ( 'Page 2' ) builder . insert_break ( aw...'Page 1 { new_line } ' + f 'Page 2 { new_line } ' + f 'Page 3 { new_line...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....example -1 means the last item, -2 means the second before last and...Tables ; Assert . AreEqual ( 2 , tables . ToArray (). Length...

    reference.aspose.com/words/net/aspose.words.tab...
  3. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows Of the table.... assertEqual ( 2 , len ( list ( tables ))) i =...first_section . body . tables [ 0 ] # 2 - Using the "GetChild" method:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!... Write ( "Run 2. " ); builder . Write ( "Run 3...occurred to combine Runs #1, #2, and #3, // while leaving out...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....); builder -> Write ( u "Run 2. " ); builder -> Write ( u "Run...occurred to combine Runs #1, #2, and #3, // while leaving out...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....write("Row 1, Col 2"); builder.endRow(); // Changing...write("Row 2, Col 1"); builder.insertCell(); builder.write("Row 2, Col...

    reference.aspose.com/words/java/com.aspose.word...
  9. RasterCachedImage | Aspose.CAD for .NET API Ref...

    RasterCachedImage RasterCachedImage constructor (1 Of 2) Initializes a new instance Of the RasterCachedImage class. p......RasterCachedImage constructor (1 of 2) Initializes a new instance of...RasterCachedImage constructor (2 of 2) Initializes a new instance...

    reference.aspose.com/cad/net/aspose.cad/rasterc...
  10. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting Of fields nodes and plain text in Java....402 \\f Arial \\s 25 \\u "); // 2 - Nested field: // Use a field...FIELD_FORMULA); leftExpression.addArgument(2); leftExpression.addArgument("+");...

    reference.aspose.com/words/java/com.aspose.word...