Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 39,333 for

2

(0.12 sec)
  1. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Latest Aspose.OMR Product Family topics - Free ...

    Get technical support of Aspose.OMR for .NET & Java....aspose-omr-net , exception-handling 2 66 February 17, 2025 Omr threshold...aspose-omr-net 2 77 February 7, 2025 Problem Arabic answer sheet 2 155 January...

    forum.aspose.com/c/omr/38
  3. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++...."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...( 0 ); ASSERT_EQ ( u "Section 2" , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Aspose::Words::Drawing::Charts::MarkerSymbol en...

    Aspose::Words::Drawing::Charts::MarkerSymbol enum. Specifies marker symbol style in C++.... Dash 2 Specifies a dash shall be drawn...get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... AllAtEnd 2 All headers and footers are placed...builder -> Writeln ( u "Page 2" ); builder -> InsertBreak ( BreakType...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the documentation article in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance.... Write ( "Run 2. " ); // Every invocation of the.... Runs ; Assert . AreEqual ( 2 , runs . Count ); // We can also...

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