Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 9,920 for

2 of

(0.05 sec)
  1. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start Of MS Word field character: (char)19.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_SdtType method. Gets type Of this Structured document tag in C++....RichText , sdTags -> idx_get ( 2 ) -> get_SdtType ()); See Also...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area Of a table with assigned table style. To learn more, visit the documentation article in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start Of MS Word field character: (char)19 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... insert_forms_2_ole_control(forms_2_ole_control) Inserts...builder . write ( 'Row 1, Col 2' ) builder . end_row () # Changing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types Of the layout entities in C++....( layoutEnumerator , 1 ); // 2 - In logical order: // When moving..."{0}-> Entity type & kind: {1}, {2}" , tabs , layoutEnumerator ->...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... runs [ 2 ] . is_insert_revision ) # Creating...again! ' ) self . assertEqual ( 2 , doc . revisions . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    Effortlessly navigate your documents with the DocumentBuilder MoveToDocumentEnd method, placing the cursor at the end for seamless editing....BookmarkEnd , firstParagraphNodes [ 2 ]. NodeType ); // The document...

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