Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 11,851 for

2 of

(0.05 sec)
  1. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting Of fields, nodes, and plain text. To learn more, visit the documentation article in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 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 ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddField method. Adds a field represented by a FieldBuilder to the argument in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument.... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CellCollection | Aspose.Words for Java

    Provides typed access to a collection Of Cell nodes in Java....assertEquals(2, tables.toArray().length); for...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  8. SectionCollection | Aspose.Words for Java

    A collection Of Section objects in the document in Java....write("Section 2"); Assert.assertEquals("Section 1\fSection 2", doc.getText()...Assert.assertEquals("Section 2", doc.getText().trim()); // Append...

    reference.aspose.com/words/java/com.aspose.word...
  9. MixrResource | Aspose.PSD for .NET API Reference

    MixrResource Contents [ Hide ] MixrResource constructor (1 Of 2) Initializes a new instance Of the MixrResource class......MixrResource constructor (1 of 2) Initializes a new instance of...following description: 2 Version ( = 1) 2 Monochrome 20 RGB or...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. PageSetup.pageStartingNumber property | Aspose....

    PageSetup.pageStartingNumber property. Gets or sets the starting page number Of the section.... writeln ( "Section 1, page 2." ); builder . insertBreak ( aw...builder . writeln ( "Section 2, page 1." ); builder . insertBreak...

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